BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 557 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 1.818k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 531 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenderProxy
by: Ivan Mihaylovskyy, Jim Evans
- 123 total downloads
- Latest version: 1.1.2
Extensible HTTP proxy with SSL support
Bet.Extensions
by: kdcllc
- 1.112k total downloads
- Latest version: 4.0.1
The Collection of extension methods for DotNetCore application development.
Bet.Extensions.Options
by: kdcllc
- 996 total downloads
- Latest version: 4.0.1
The collection of the functionality for Options Validations that can be utilized for AspNetCore or GenericHost.
Blake3
by: Alexandre Mutel
- 91 total downloads
- Latest version: 3.0.2
Blake3 is a fully managed SIMD implementation of the BLAKE3 cryptographic hash function.
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 666 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 202 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 4.47k total downloads
- Latest version: 35.6.5
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
- 230 total downloads
- Latest version: 1.8.9
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.
- 793 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 379 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 3.944k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: Michael Conrad
- 66 total downloads
- Latest version: 3.0.0
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.
CacheManager.Microsoft.Extensions.Configuration
by: Michael Conrad
- 21 total downloads
- Latest version: 3.0.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 17 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
CacheTower
by: James Turner
- 220 total downloads
- Latest version: 0.14.0+g0ee6795-github.5821991369
A multi-layered caching system for .NET
CacheTower.Providers.FileSystem.Json
by: James Turner
- 206 total downloads
- Latest version: 0.14.0+g0ee6795-github.5821991369
Use JSON serialized files for caching with Cache Tower