Dapper.Contrib by: Sam Saffron Johan Danforth
  • 2.778k total downloads
  • Latest version: 2.0.78
  • orm sql micro-orm dapper
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.
DapperExtensions by: Thad Smith Page Brooks Valfrid Couto
  • 434 total downloads
  • Latest version: 1.7.0
  • orm sql micro-orm Data Dapper
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
CryptoHelper by: Henk Mollema
  • 265 total downloads
  • Latest version: 4.0.0
  • hashing passwordhasher crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CreateNewNuGetPackageFromProjectAfterEachBuild by: Daniel Schroeder iQmetrix
  • 911 total downloads
  • Latest version: 1.8.16
  • Auto Automatic Automatically Build Pack Create New NuGet Package From Project After Each On PowerShell Power Shell .nupkg new nuget package NewNuGetPackage New-NuGetPackage
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory. If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj). This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package. If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.
CSRedisCore by: CSRedisCore
  • 740 total downloads
  • Latest version: 3.8.806
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 498 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.
CryptoHelper.StrongName by: Henk Mollema
  • 73 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Crc32.NET by: force
  • 11.885k 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.
CurlHttpParser by: CurlHttpParser
  • 16 total downloads
  • Latest version: 0.1.3
  • HttpRequestMessage HttpRequest cURL C# .net core
Create an HttpRequestMessage from cURL Syntax
CoreCompat.System.Drawing.v2 by: MonoProject Quamotion
  • 47 total downloads
  • Latest version: 5.2.0-preview1-r131
  • System.Drawing netcore netstandard
A port of Mono's System.Drawing for .NET Core 2.0 and above. Includes types such as System.Drawing.Bitmap and System.Drawing.Image, allowing you to interact with images from .NET Core.
CorrelationId by: Steve Gordon
  • 373 total downloads
  • Latest version: 3.0.1
  • aspnetcore correlationid
ASP.NET Core correlation ID middleware for distributed microservices.
Csv by: Steve Hansen
  • 468 total downloads
  • Latest version: 2.0.170
  • csv
Really simple csv library
CsQuery.Core by: Nikhil Gupta
  • 15 total downloads
  • Latest version: 2.0.1
.NetStandard 2.0 version of CSQuery
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 2.114k total downloads
  • Latest version: 3.6.0
  • C# Functional Result Maybe ValueObject
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper by: Josh Close
  • 3.635k 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.
Dapper.Bulk by: Martin Kostov
  • 149 total downloads
  • Latest version: 1.5.0
  • fast bulk insert dapper orm sql micro-orm
Fast bulk insert extensions for Dapper.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 3.772k 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.
CronExpressionDescriptor by: Brady Holt
  • 1.588k 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.
coverlet.collector by: tonerdo
  • 1.073k 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.
coverlet.msbuild by: tonerdo
  • 627 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.