Implementation of DapperExtensions for .NET Standard 1.6.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Guilherme Andrade |
Last Update: | Thursday, April 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Gutshot.DapperExtensions |
Install
Install-Package Gutshot.DapperExtensions
dotnet add package Gutshot.DapperExtensions
paket add Gutshot.DapperExtensions
Gutshot.DapperExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
- Microsoft.CSharp(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags