Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 1.088k 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.
Dapper.SimpleCRUD by: Eric Coffman
  • 601 total downloads
  • Latest version: 2.3.0
  • orm dapper micro-orm CRUD
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default queries the table matching the class name but this can be overridden with an attribute By default queries the column matching the property name but this can be overridden with an attribute - Supports SQL Server, PostgreSQL, and MySQL - Includes async methods - Supports .Net Core
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 3.019k 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.
Dapper.Extensions.NetCore by: ZeeLyn
  • 1.366k total downloads
  • Latest version: 5.4.1
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DapperExtensions by: Thad Smith Page Brooks Valfrid Couto
  • 483 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
  • 288 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
  • 1.141k 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.
DapperExtensions.Standard by: liangshiwei
  • 27 total downloads
  • Latest version: 1.1.0
DapperExtensions DNX Core 5
CSRedisCore by: CSRedisCore
  • 903 total downloads
  • Latest version: 3.8.807
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 606 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
  • 77 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Csv by: Steve Hansen
  • 558 total downloads
  • Latest version: 2.0.205
  • csv
Really simple csv library
CsQuery.Core by: Nikhil Gupta
  • 16 total downloads
  • Latest version: 2.0.1
.NetStandard 2.0 version of CSQuery
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 2.495k total downloads
  • Latest version: 3.6.0
  • C# Functional Result Maybe ValueObject
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper by: Josh Close
  • 5.587k 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.Extensions.PostgreSQL by: ZeeLyn
  • 741 total downloads
  • Latest version: 5.4.1
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Extensions.PostgreSql by: Owen
  • 93 total downloads
  • Latest version: 1.2.2
  • Dapper Extensions DataBase MsSql Sql Server SQLite
Dapper extensions
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
  • 4.463k 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
  • 2.229k 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.
CsQuery by: James Treworgy
  • 678 total downloads
  • Latest version: 1.3.5-beta5
  • jquery html
CsQuery is an HTML parser, CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.