CoreProfiler by: teddy.ma
  • 39 total downloads
  • Latest version: 1.1.4
  • coreclr profiling .netcore coreprofiler miniprofiler nanoprofiler performance timing profiler
CoreProfiler - A .NET Core Profiling Library
CoreProfiler.Web by: teddy.ma
  • 45 total downloads
  • Latest version: 1.1.4
  • coreclr profiling .netcore coreprofiler miniprofiler nanoprofiler performance timing profiler
CoreProfiler.Web - A .NET Core Profiling Library
Costura.Fody by: geertvanhorrik, simoncropp
  • 81 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
  • 117 total downloads
  • Latest version: 6.0.4
  • 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
  • 3 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.
CronExpressionDescriptor by: Brady Holt
  • 73 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
  • 30 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.
CronScheduler.AspNetCore by: kdcllc
  • 22 total downloads
  • Latest version: 3.2.0
  • CronScheduler.AspNetCore, CronScheduler.Extensions, Cron, Quatz, HangFire, AspNetCore, DotNet, DotNetCore CronNET, Scheduler, Worker, Hosting, Kubernetes, Docker
A lightweight Cron-based Scheduler for AspNetCore applications, designed for Kubernetes/Docker environments. An efficient alternative to Quartz Scheduler and HangFire.
CronScheduler.Extensions by: kdcllc
  • 18 total downloads
  • Latest version: 3.2.0
  • CronScheduler.AspNetCore, CronScheduler.Extensions, Cron, Quatz, HangFire, AspNetCore, DotNet, DotNetCore CronNET, Scheduler, Worker, Hosting, Kubernetes, Docker
A powerful Cron-based Scheduler for .NET Core applications, optimized for Kubernetes/Docker and Windows Services. A lightweight alternative to Quartz Scheduler and HangFire.
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 241 total downloads
  • Latest version: 3.6.0
  • C# Functional Result Maybe ValueObject
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper by: Josh Close
  • 147 total downloads
  • Latest version: 33.1.0
  • 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.CucumberExpressions by: Cucumber Ltd, Gaspar Nagy
  • 10 total downloads
  • Latest version: 18.0.1
  • specflow cucumber
Cucumber Expressions implementation for .NET.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 51 total downloads
  • Latest version: 31.0.0
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
Dahomey.Json by: Michaël Catanzariti
  • 5 total downloads
  • Latest version: 1.11.3
  • serialization json
The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 222 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Database by: Gil Sani
  • 1 total downloads
  • Latest version: 2.5.0
Create JSON based database on any device.
DataTables.Annotations by: PhonixGame
  • 1 total downloads
  • Latest version: 0.5.8
  • database, embedded, inmemory, unity
Attributes of MasterMemory.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 33 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
  • 21 total downloads
  • Latest version: 6.0.15
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: https://github.com/orgs/DbUp/people
  • 17 total downloads
  • Latest version: 6.0.16
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.