ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 47 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 1.799k total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
CommonServiceLocator by: .NET Foundation and Contributors
  • 38 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.
CryptoHelper by: Henk Mollema
  • 23 total downloads
  • Latest version: 2.2.0
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CreateNewNuGetPackageFromProjectAfterEachBuild by: Daniel Schroeder iQmetrix
  • 121 total downloads
  • Latest version: 1.8.16
  • Auto Automatic Automatically Build Pack Create New NuGet Package From Project After Each On PowerShell Power Shell .nupkg new nuget package NewNuGetPackage New-NuGetPackage
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory. If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj). This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package. If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.
Consul by: Consul
  • 42 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 55 total downloads
  • Latest version: 0.8.4
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CryptoHelper.StrongName by: Henk Mollema
  • 6 total downloads
  • Latest version: 2.0.3
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Crc32.NET by: force
  • 11.759k 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.
CorrelationId by: Steve Gordon
  • 8 total downloads
  • Latest version: 1.0.1
  • aspnetcore correlationid
ASP.NET Core correlation ID middleware which synchronises the TraceIdentifier with a correlation ID header.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 20 total downloads
  • Latest version: 3.4.0
  • 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 by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 17 total downloads
  • Latest version: 3.4.0-RC1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
ConfigureAwaitChecker.Analyzer by: Jiří Činčura
  • 44 total downloads
  • Latest version: 5.0.0.1
  • ConfigureAwaitChecker analyzers async await configureawait
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 1.88k total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor by: Brady Holt
  • 219 total downloads
  • Latest version: 2.34.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 and Japanese.
coverlet.collector by: tonerdo
  • 610 total downloads
  • Latest version: 6.0.0
  • 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.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 7 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
ConcurrentHashSet by: Bar Arnon
  • 42 total downloads
  • Latest version: 1.1.0
  • concurrency
A thread-safe hash-based set
coverlet.msbuild by: tonerdo
  • 31 total downloads
  • Latest version: 3.1.2
  • 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.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 58 total downloads
  • Latest version: 2.4.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka