Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 495 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.
Dapper.SimpleCRUD
by: Eric Coffman
- 76 total downloads
- Latest version: 2.3.0
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
DeepCloner
by: force
- 9.477k total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 2.613k total downloads
- Latest version: 2.0.78
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
- 767 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 300 total downloads
- Latest version: 1.7.0
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
- 162 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
DapperExtensions.Standard
by: liangshiwei
- 21 total downloads
- Latest version: 1.1.0
DapperExtensions DNX Core 5
CSRedisCore
by: CSRedisCore
- 472 total downloads
- Latest version: 3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 276 total downloads
- Latest version: 0.11.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.
CryptoHelper.StrongName
by: Henk Mollema
- 48 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CurlHttpParser
by: CurlHttpParser
- 11 total downloads
- Latest version: 0.1.3
Create an HttpRequestMessage from cURL Syntax
CsQuery.Core
by: Nikhil Gupta
- 12 total downloads
- Latest version: 2.0.1
.NetStandard 2.0 version of CSQuery
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 1.18k total downloads
- Latest version: 3.6.0
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 2.296k total downloads
- Latest version: 33.0.1
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
- 286 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Bulk
by: Martin Kostov
- 97 total downloads
- Latest version: 1.5.0
Fast bulk insert extensions for Dapper.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 2.821k 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.
CronExpressionDescriptor
by: Brady Holt
- 1.106k total downloads
- Latest version: 2.41.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.