Common.Logging.Log4Net1213
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen G. Stoynev
- 603 total downloads
- Latest version: 3.4.1
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
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
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
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
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
Configure async code's ConfigureAwait at a global level.
Costura.Fody
by: geertvanhorrik simoncropp
- 2.7k total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
Crc32C
by: robertvazan
- 53 total downloads
- Latest version: 1.2.1
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
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
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
CS-Script engine Class Library for .NET 5 (and higher)
CorrelationId
by: Steve Gordon
- 629 total downloads
- Latest version: 3.0.1
ASP.NET Core correlation ID middleware for distributed microservices.
coverlet.collector
by: tonerdo
- 2.488k total downloads
- Latest version: 6.0.4
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
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
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
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
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
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
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