ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 582 total downloads
- Latest version: 3.4.1
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 1.374k total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry
by: Confluent Inc.
- 1.258k total downloads
- Latest version: 1.4.0-RC1
A .NET Client for Confluent Schema Registry
ConsoleControl
by: Dave Kerr
- 223 total downloads
- Latest version: 1.3.0
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
- 72 total downloads
- Latest version: 1.3.0
The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.
ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 814 total downloads
- Latest version: 5.0.2
ControlzEx is a library with some shared Controls for WPF.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 40 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Costura.Fody
by: geertvanhorrik, simoncropp
- 2.69k total downloads
- Latest version: 6.2.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 1.591k total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 110 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.
Crc32.NET
by: force
- 169 total downloads
- Latest version: 1.2.0
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
- 38 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.
CronExpressionDescriptor
by: Brady Holt
- 3.319k total downloads
- Latest version: 2.51.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, Kyrgyz and Japanese.
Cronos
by: Andrey Dorokhov, Sergey Odinokov
- 645 total downloads
- Latest version: 0.13.0
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
- 5.518k total downloads
- Latest version: 2.42.5
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 7.692k total downloads
- Latest version: 30.0.1
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
- 1.85k total downloads
- Latest version: 25.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2.58k total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.Contrib
by: Sam Saffron, Johan Danforth
- 192 total downloads
- Latest version: 1.60.1
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.
Dapper.Qb.Net
by: viten-center
- 353 total downloads
- Latest version: 0.20.5
Simplifies the use of Qb.Net with Dapper