BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 121 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
  • 11 total downloads
  • Latest version: 2.2.1
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core by: Michael Conrad
  • 445 total downloads
  • Latest version: 3.0.0
  • 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
  • 179 total downloads
  • Latest version: 3.0.0
  • 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.
Caseless.Fody by: Simon Cropp
  • 36 total downloads
  • Latest version: 1.9.1
  • String Case Insensitive ILWeaving Fody Cecil
Changes string comparisons to case insensitive.
Castle.Core by: Castle Project Contributors
  • 290 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CHTCHSConv by: Microsoft Corporation
  • 54 total downloads
  • Latest version: 1.0.0
  • Traditional Chinese to Simplified Conversion Library and Add-In Tool
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool provides API that converts the string between Traditional Chinese and Simplified Chinese languages.
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 58 total downloads
  • Latest version: 0.105.1
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.1 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser by: Jan Havlíček
  • 8 total downloads
  • Latest version: 2.0.0
  • ClosedXML parser formula xlsx
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 47 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
  • 220 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
  • 159 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.
CommunityToolkit.HighPerformance by: Microsoft
  • 254 total downloads
  • Latest version: 8.4.2
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
ComponentAce.Compression.Libs.zlib by: Jean-loup Gailly Mark Adler ComponentAce Eugene Bekker
  • 43 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).
Configuration by: Cameron Fletcher Configuration contributors
  • 96 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 663 total downloads
  • Latest version: 2.15.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Consul by: PlayFab G-Research
  • 523 total downloads
  • Latest version: 1.8.0
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
Costura.Fody by: geertvanhorrik simoncropp
  • 158 total downloads
  • Latest version: 6.2.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
Crc32.NET by: force
  • 35 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Crc32C.NET by: Robert Važan
  • 9 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.