AWSSDK.S3 by: Amazon Web Services
  • 23.843k total downloads
  • Latest version: 4.0.23.3
  • 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
  • 26.378k total downloads
  • Latest version: 4.0.6.6
  • 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.
Azure.Mcp.win-x64 by: Microsoft
  • 231 total downloads
  • Latest version: 3.0.0-beta.1
  • azure mcp
Azure MCP Server - Model Context Protocol implementation for Azure. Internal implementation package for win-x64.
bblanchon.PDFium.Linux by: Benoit Blanchon
  • 633 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
  • 20 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
  • 130 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
  • 701 total downloads
  • Latest version: 0.9.7
Powerful .NET library for benchmarking
BitMiracle.LibTiff.NET by: Bit Miracle
  • 571 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
  • 103 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.88k 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
  • 287 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
  • 213 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
  • 256 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
  • 2.037k 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
  • 658 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
  • 85 total downloads
  • Latest version: 0.0.1-beta4
  • ical caldav dday
Support for serializing iCal and CalDav objects.
CalDav.Client by: Tracky Andy Edinborough
  • 65 total downloads
  • Latest version: 0.0.1-beta6
  • ical caldav dday
Simple CalDav client.
CassandraCSharpDriver by: DataStax
  • 1.006k 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
  • 609 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
  • 54 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.