Configuration
by: Cameron Fletcher, , Configuration contributors
- 329 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
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
- 3.467k total downloads
- Latest version: 2.15.1
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry
by: Confluent Inc.
- 3.33k total downloads
- Latest version: 2.15.1
A .NET Client for Confluent Schema Registry
Confluent.SchemaRegistry.Serdes.Avro
by: Confluent Inc.
- 1.488k total downloads
- Latest version: 2.15.1
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
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
- 1.673k total downloads
- Latest version: 7.0.4
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
CoreProfiler
by: teddy.ma
- 465 total downloads
- Latest version: 1.1.4
CoreProfiler - A .NET Core Profiling Library
CoreProfiler.Web
by: teddy.ma
- 434 total downloads
- Latest version: 1.1.4
CoreProfiler.Web - A .NET Core Profiling Library
Costasdev.Uuidv7
by: Ariel Costas Guerrero
- 41 total downloads
- Latest version: 1.0.1
UUIDv7 implementation for .NET, based on RFC 9562.
Costura.Fody
by: geertvanhorrik, simoncropp
- 2.688k total downloads
- Latest version: 6.2.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 2.815k 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
- 194 total downloads
- Latest version: 10.0.1
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.579k 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.
CronScheduler.AspNetCore
by: kdcllc
- 659 total downloads
- Latest version: 3.2.0
A lightweight Cron-based Scheduler for AspNetCore applications, designed for Kubernetes/Docker environments.
An efficient alternative to Quartz Scheduler and HangFire.