BenchmarkDotNet.Diagnostics.Windows by: .NET Foundation and contributors
  • 1.043k total downloads
  • Latest version: 0.16.0-preview.1
  • benchmark benchmarking performance
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenderProxy by: Ivan Mihaylovskyy, Jim Evans
  • 115 total downloads
  • Latest version: 1.1.2
  • HTTP Proxy
Extensible HTTP proxy with SSL support
Bet.Extensions by: kdcllc
  • 1.038k total downloads
  • Latest version: 4.0.1
  • dotnetcore, extensions, async
The Collection of extension methods for DotNetCore application development.
Bet.Extensions.Options by: kdcllc
  • 802 total downloads
  • Latest version: 4.0.1
  • aspnetcore, dotnetcore, configuration, validation, bind, options, hosting, extensions
The collection of the functionality for Options Validations that can be utilized for AspNetCore or GenericHost.
Blake3 by: Alexandre Mutel
  • 31 total downloads
  • Latest version: 0.6.1
  • Blake3 Hash Cryptography SIMD
Blake3.NET is a managed wrapper around the Rust implementations of the BLAKE3 cryptographic hash function.
BlazorDownloadFile by: Anthony G. Rivera Cosme
  • 627 total downloads
  • Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BlazorInputFile by: BlazorInputFile
  • 78 total downloads
  • Latest version: 0.2.0
Package Description
BoDi by: Gaspar Nagy
  • 141 total downloads
  • Latest version: 1.5.0
  • dependency injection, embeddable
A very simple IoC container, easily embeddable also as a source code.
Bogus by: Brian Chavez
  • 3.381k total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
BouncyCastle by: Bouncy Castle Project Contributors
  • 180 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.Cryptography by: Legion of the Bouncy Castle Inc.
  • 708 total downloads
  • Latest version: 2.7.0
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore by: BouncyCastle
  • 348 total downloads
  • Latest version: 2.2.1
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 3.547k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CacheTower by: James Turner
  • 192 total downloads
  • Latest version: 0.14.0+g0ee6795-github.5821991369
  • inmemory,caching cache multi-layer
A multi-layered caching system for .NET
CacheTower.Providers.FileSystem.Json by: James Turner
  • 183 total downloads
  • Latest version: 0.14.0+g0ee6795-github.5821991369
  • json filesystem caching cache multi-layer
Use JSON serialized files for caching with Cache Tower
CacheTower.Serializers.NewtonsoftJson by: James Turner
  • 28 total downloads
  • Latest version: 0.14.0+g0ee6795-github.5821991369
  • newtonsoft json caching cache multi-layer
Newtonsoft.Json cache serialization for Cache Tower
Castle.Core by: Castle Project Contributors
  • 3.285k total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 355 total downloads
  • Latest version: 2.1.0
  • async asynchronous-methods castle castle-core dynamic dynamicproxy dynamic-proxy dynamicproxy2 intercept-methods proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy by: Castle Project Contributors
  • 68 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
  • 376 total downloads
  • Latest version: 6.0.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 log4net, NLog and Serilog (see Castle Core docs).