Dapper Extentsions for dotnet core.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | DapperExtensions.DotnetCore |
Last Update: | Monday, January 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tmsmith/Dapper-Extensions |
NuGet Url: | https://www.nuget.org/packages/DapperExtensions.DotnetCore |
Install
Install-Package DapperExtensions.DotnetCore
dotnet add package DapperExtensions.DotnetCore
paket add DapperExtensions.DotnetCore
DapperExtensions.DotnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
- Microsoft.CSharp(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
Tags