Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 1.04k 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.
Common.Logging.Log4Net1211 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 848 total downloads
  • Latest version: 3.4.1
  • Log4Net Common.Logging.Log4Net logging log Common.Logging
Common.Logging library bindings for Log4Net 1.2.11 logging framework.
Common.Logging.Log4Net1213 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen G. Stoynev
  • 748 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
  • 371 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
  • 362 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
  • 500 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
  • 158 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
  • 438 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
  • 3.354k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
Crc32C by: robertvazan
  • 60 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
  • 52 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
  • 70 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
CorrelationId by: Steve Gordon
  • 708 total downloads
  • Latest version: 3.0.1
  • aspnetcore correlationid
ASP.NET Core correlation ID middleware for distributed microservices.
coverlet.collector by: tonerdo
  • 2.602k 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
  • 966 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.989k 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
  • 1.066k 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.
ConfigR by: Adam Ralph ConfigR contributors
  • 618 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
  • 430 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
  • 46 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing