ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 178 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 357 total downloads
  • Latest version: 1.8.2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleControl by: Dave Kerr
  • 129 total downloads
  • Latest version: 1.3.0
  • Console Shell
The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
ConsoleControlAPI by: Dave Kerr
  • 29 total downloads
  • Latest version: 1.3.0
  • Console Shell
The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.
ControlzEx by: Jan Karger Bastian Schmidt James Willock
  • 1.218k total downloads
  • Latest version: 4.4.0
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource WindowChrome
ControlzEx is a library with some shared Controls for WPF.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 12 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Costura.Fody by: geertvanhorrik simoncropp
  • 3.183k total downloads
  • Latest version: 6.0.0
  • ILMerge ILWeaving Embed Resource Fody Cecil
Fody add-in for embedding references as resources.
coverlet.collector by: tonerdo
  • 4.7k 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.
Crc32.NET by: force
  • 282 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
  • 53 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.
CronExpressionDescriptor by: Brady Holt
  • 3.333k 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.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 413 total downloads
  • Latest version: 0.11.1
  • 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.
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 7.098k total downloads
  • Latest version: 2.42.5
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper by: Josh Close
  • 9.525k total downloads
  • Latest version: 30.0.1
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages by: Cucumber Ltd TechTalk
  • 2.292k total downloads
  • Latest version: 25.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 2.657k total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Database by: Gil Sani
  • 58 total downloads
  • Latest version: 2.5.0
Create JSON based database on any device.
dbup by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 572 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-core by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 176 total downloads
  • Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-sqlserver by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 176 total downloads
  • Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.