Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 2.266k 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
- 1.372k 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
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 3.442k 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.
Curl.HttpClient.Converter
by: curl-to-csharp
- 69 total downloads
- Latest version: 1.0.1
A cURL parser and C# code converter based on curl-to-csharp project for .NET.
Dapper.Extensions.NetCore
by: ZeeLyn
- 2.745k total downloads
- Latest version: 5.4.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 942 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.
DapperExtensions.Standard
by: liangshiwei
- 52 total downloads
- Latest version: 1.1.0
DapperExtensions DNX Core 5
CurlParser
by: curl-to-csharp
- 2.164k total downloads
- Latest version: 1.0.0
A cURL parser based on curl-to-csharp project for .NET Core.
Supported platforms:
- For ASP.NET Core 5, .NET 5
- For ASP.NET Core 3, .NET Core 3.0
Dapr.Client
by: dapr.io
- 2.894k total downloads
- Latest version: 1.16.1
This package contains the reference assemblies for developing services using Dapr.
CurlHttpParser
by: CurlHttpParser
- 51 total downloads
- Latest version: 0.2.0
Create an HttpRequestMessage from cURL Syntax
Darabonba
by: Alibaba Cloud
- 137 total downloads
- Latest version: 1.0.0
Alibaba Cloud Dara Core SDK for .NET
Dapr.AspNetCore
by: dapr.io
- 2.651k total downloads
- Latest version: 1.16.1
This package contains the reference assemblies for developing services using Dapr and AspNetCore.
Dapr.Protos
by: dapr.io
- 738 total downloads
- Latest version: 1.16.1
This package contains the reference protos used by develop services using Dapr.
CsvHelper
by: Josh Close
- 12.52k 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.
Dapper.Extensions.PostgreSQL
by: ZeeLyn
- 1.845k total downloads
- Latest version: 5.4.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Bulk
by: Martin Kostov
- 373 total downloads
- Latest version: 1.6.0
Fast bulk insert extensions for Dapper.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 6.484k 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.
Curl.CommandLine.Parser
by: curl-to-csharp
- 66 total downloads
- Latest version: 1.0.1
A cURL parser based on curl-to-csharp project for .NET.