Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | |
Author(s): | Marcus Blomberg |
Last Update: | Wednesday, September 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dapper.Repositories.PostgreSql |
Install
Install-Package Dapper.Repositories.PostgreSql
dotnet add package Dapper.Repositories.PostgreSql
paket add Dapper.Repositories.PostgreSql
Dapper.Repositories.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.Repositories(>= 1.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- NpgSql(>= 4.0.9)
Tags