Make dapper compatible with net40.(base on dapper 1.50.7).
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.3 |
Author(s): | Administrator |
Last Update: | Thursday, February 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hd2y/dapper_net40 |
NuGet Url: | https://www.nuget.org/packages/dapper_net40 |
Install
Install-Package dapper_net40
dotnet add package dapper_net40
paket add dapper_net40
dapper_net40 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
No dependencies.
Tags