CoreProfiler
by: teddy.ma
- 39 total downloads
- Latest version: 1.1.4
CoreProfiler - A .NET Core Profiling Library
CoreProfiler.Web
by: teddy.ma
- 45 total downloads
- Latest version: 1.1.4
CoreProfiler.Web - A .NET Core Profiling Library
Costura.Fody
by: geertvanhorrik, simoncropp
- 81 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 117 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
- 3 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.
CronExpressionDescriptor
by: Brady Holt
- 73 total downloads
- Latest version: 2.44.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 and Japanese.
Cronos
by: Andrey Dorokhov, Sergey Odinokov
- 30 total downloads
- Latest version: 0.11.1
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
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
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
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 147 total downloads
- Latest version: 33.1.0
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
Cucumber Expressions implementation for .NET.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 51 total downloads
- Latest version: 31.0.0
JSON schema-based messages for Cucumber's inter-process communication
Dahomey.Json
by: Michaël Catanzariti
- 5 total downloads
- Latest version: 1.11.3
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
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
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.