Special version of Dapper.Contrib which does not quote identifiers when using PostgreSQL.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.60.1.1 |
| Author(s): | Sam Saffron, Johan Danforth, Zarickan |
| Last Update: | Friday, August 9, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Zarickan/Zarickan.Dapper.Contrib |
| NuGet Url: | https://www.nuget.org/packages/Zarickan.Dapper.Contrib |
Install
Install-Package Zarickan.Dapper.Contrib
dotnet add package Zarickan.Dapper.Contrib
paket add Zarickan.Dapper.Contrib
Zarickan.Dapper.Contrib Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
Tags