Common.Logging.Log4Net1213 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen G. Stoynev
  • 603 total downloads
  • Latest version: 3.4.1
  • Log4Net Common.Logging.Log4Net logging log Common.Logging
Common.Logging library bindings for Log4Net 1.2.13 logging framework.
Common.Logging.NLog32 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 319 total downloads
  • Latest version: 3.4.1
  • NLog Common.Logging.NLog logging log Common.Logging
Common.Logging library bindings for NLog 3.2 logging framework.
Common.Logging.NLog40 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 314 total downloads
  • Latest version: 3.4.1
  • NLog Common.Logging.NLog logging log Common.Logging
Common.Logging library bindings for NLog 4.0 logging framework.
Common.Logging.NLog41 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 404 total downloads
  • Latest version: 3.4.1
  • NLog Common.Logging.NLog logging log Common.Logging
Common.Logging library bindings for NLog 4.1 logging framework.
ConfigR.Roslyn.CSharp by: Adam Ralph ConfigR contributors
  • 121 total downloads
  • Latest version: 1.0.0
  • configuration C# Roslyn
Write your .NET configuration files in C# and execute them using Roslyn.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 333 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Costura.Fody by: geertvanhorrik simoncropp
  • 2.7k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
Crc32C by: robertvazan
  • 53 total downloads
  • Latest version: 1.2.1
  • crc crc32 crc-32 crc32c crc-32c castagnoli native
Hardware-accelerated implementation of CRC-32C (Castagnoli) with super fast software fallback for C++ projects. Don't confuse with ordinary CRC-32.
Crc32C.NET by: Robert Važan
  • 43 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.
CredentialManagement by: iLya Lozovyy
  • 59 total downloads
  • Latest version: 1.0.2
  • Credentials Security
Credential Management package is a wrapper for the Windows Credential Management API that supports both the old and the new style of UI
CS-Script by: Oleg Shilo
  • 3.106k total downloads
  • Latest version: 4.9.7
  • C# scripting script dynamic .NET. .NET Core
CS-Script engine Class Library for .NET 5 (and higher)
CorrelationId by: Steve Gordon
  • 629 total downloads
  • Latest version: 3.0.1
  • aspnetcore correlationid
ASP.NET Core correlation ID middleware for distributed microservices.
coverlet.collector by: tonerdo
  • 2.488k total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild by: tonerdo
  • 650 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CompareNETObjects by: gfinzer
  • 1.661k total downloads
  • Latest version: 4.84.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
CommunityToolkit.HighPerformance by: Microsoft
  • 814 total downloads
  • Latest version: 8.4.0
  • 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.
CronExpressionDescriptor by: Brady Holt
  • 2.077k total downloads
  • Latest version: 2.44.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
ConfigR by: Adam Ralph ConfigR contributors
  • 411 total downloads
  • Latest version: 1.0.0
  • configuration
Write your .NET configuration files in C# and other .NET languages. Fed up with XML soup? Frustrated that app settings can only be strings? Want to do more in your configuration file than just define app settings? Then ConfigR is for you!
CommonServiceLocator by: .NET Foundation and Contributors
  • 349 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 41 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing