BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 235 total downloads
  • Latest version: 0.10.14
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Toolchains.Roslyn by: .NET Foundation and contributors
  • 167 total downloads
  • Latest version: 0.10.14
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
Bogus by: Brian Chavez
  • 1.955k 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.
bootstrap by: The Bootstrap Authors
  • 753 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.
BouncyCastle by: Bouncy Castle Project Contributors
  • 97 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.
  • 93 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
BouncyCastle.NetCore by: BouncyCastle
  • 116 total downloads
  • Latest version: 2.2.1
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Butterfly.Client by: Lemon
  • 72 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A .NET client for Butterfly.
Butterfly.DataContract by: Butterfly Team
  • 85 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
Butterfly.OpenTracing by: Lemon
  • 67 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
CacheManager.Core by: Michael Conrad
  • 529 total downloads
  • Latest version: 3.0.0-beta-20251110.1
  • Caching Cache CacheManager Distributed Cache Redis
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
  • 178 total downloads
  • Latest version: 3.0.0-beta-20251110.1
  • Caching Cache CacheManager Distributed Cache Configuration
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
  • 202 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
CacheManager.Serialization.Json by: Michael Conrad
  • 146 total downloads
  • Latest version: 3.0.0-beta-20251110.1
  • Caching Cache CacheManager Distributed Cache JSON Serialization
CacheManager extension package providing JSON serialization for distributed caches. 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 a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer.
CairoSharp by: 'GtkSharp Contributors'
  • 242 total downloads
  • Latest version: 3.24.24.117-develop
  • cairo cairosharp cairo-sharp wrapper
CairoSharp is a C# wrapper for the Cairo library.
Castle.Core by: Castle Project Contributors
  • 381 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 391 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 272 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 226 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
ComponentAce.Compression.Libs.zlib by: Jean-loup Gailly Mark Adler ComponentAce Eugene Bekker
  • 7 total downloads
  • Latest version: 1.0.4
  • zlib deflate
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms. This is a .NET Core (.NET Standard) port of the zlib.net library from ComponentAce (http://www.componentace.com/zlib_.NET.htm).