AWSSDK.S3 by: Amazon Web Services
  • 18.029k total downloads
  • Latest version: 4.0.18.8
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken by: Amazon Web Services
  • 20.931k total downloads
  • Latest version: 4.0.5.11
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
bblanchon.PDFium.Linux by: Benoit Blanchon
  • 338 total downloads
  • Latest version: 119.0.6015
  • PDFium PDF binaries library native Chromium
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
BCrypt.Net by: Vadim Chekan
  • 17 total downloads
  • Latest version: 0.1.0
  • password encryption salt bcrypt
Port of jBCrypt library to C#
BCrypt.Net-Next by: Chris McKee Ryan D. Emerl Damien Miller
  • 71 total downloads
  • Latest version: 4.1.0
  • bcrypt BCrypt.Net cryptography hashing password security hash crypto blowfish gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BenchmarkDotNet by: Andrey Akinshin Jon Skeet Matt Warren
  • 626 total downloads
  • Latest version: 0.9.7
Powerful .NET library for benchmarking
BitMiracle.LibTiff.NET by: Bit Miracle
  • 484 total downloads
  • Latest version: 2.4.649
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BoDi by: Gaspar Nagy
  • 91 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
bootstrap by: The Bootstrap Authors
  • 1.613k total downloads
  • Latest version: 5.3.8
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
Bootstrap.Datepicker by: Stefan Petre Andrew Rowls Jeroen Thora
  • 245 total downloads
  • Latest version: 1.8.0.1
  • Bootstrap Datepicker
Add datepicker picker to field or to any other element.
BouncyCastle by: Bouncy Castle Project Contributors
  • 188 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore by: BouncyCastle
  • 217 total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 1.584k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CacheManager.Core by: MichaConrad
  • 557 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CalDav by: Tracky Andy Edinborough
  • 68 total downloads
  • Latest version: 0.0.1-beta4
  • ical caldav dday
Support for serializing iCal and CalDav objects.
CalDav.Client by: Tracky Andy Edinborough
  • 52 total downloads
  • Latest version: 0.0.1-beta6
  • ical caldav dday
Simple CalDav client.
CassandraCSharpDriver by: DataStax
  • 893 total downloads
  • Latest version: 3.0.9
  • cassandra apache datastax driver database nosql dotnet
A modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. Features: Sync and Async API; Simple, Prepared and Batch statements; Asynchronous IO, parallel execution, request pipelining; Connection pooling; Auto node discovery. Works with any Cassandra cluster size.
Castle.Core by: Castle Project Contributors
  • 507 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 46 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Castle.LoggingFacility by: Castle Project Contributors
  • 142 total downloads
  • Latest version: 3.4.0
  • castle windsor inversionOfControl DependencyInjection logging log4net nlog
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).