bootstrap by: The Bootstrap Authors
  • 1.609k 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.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 351 total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet by: .NET Foundation and contributors
  • 1.563k total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 311 total downloads
  • Latest version: 0.10.14
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BirdMessenger by: BruceTian
  • 277 total downloads
  • Latest version: 4.0.0-preview.1
  • tus resumable file uploads
DotNET client implementation of the Tus protocol for resumable file uploads
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 484 total downloads
  • Latest version: 2.7.0-beta.98
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
BeetleX by: henryfan
  • 939 total downloads
  • Latest version: 1.8.24.435
high performance dotnet core socket tcp communication components, support tcp, ssl, http, websocket, rpc, redis ... protocols and 1M connections problem solution
BouncyCastle.NetCore by: BouncyCastle
  • 240 total downloads
  • Latest version: 2.2.1
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Bootstrap.Datepicker by: Stefan Petre Andrew Rowls Jeroen Thora
  • 240 total downloads
  • Latest version: 1.8.0.1
  • Bootstrap Datepicker
Add datepicker picker to field or to any other element.
BenchmarkDotNet.Toolchains.Roslyn by: .NET Foundation and contributors
  • 240 total downloads
  • Latest version: 0.10.14
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
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
Azure.Storage.Blobs by: Microsoft
  • 1.211k total downloads
  • Latest version: 12.28.0-beta.1
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Azure.Storage.Common by: Microsoft
  • 1.116k total downloads
  • Latest version: 12.27.0-beta.1
  • Microsoft Azure Storage Common Microsoft Azure StorageScalable azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
BundlerMinifier.Core by: Mads Kristensen
  • 311 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BCrypt.Net-Next by: Chris McKee Ryan D. Emerl Damien Miller
  • 51 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".
bblanchon.PDFium.Linux by: Benoît Blanchon
  • 542 total downloads
  • Latest version: 147.0.7699
  • 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.
BitMiracle.LibTiff.NET by: Bit Miracle
  • 505 total downloads
  • Latest version: 2.4.660
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
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.
BoDi by: Gaspar Nagy
  • 126 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
BCrypt.Net by: Vadim Chekan
  • 17 total downloads
  • Latest version: 0.1.0
  • password encryption salt bcrypt
Port of jBCrypt library to C#