Port tmsmith's DapperExtensions to support .NET Standard 2.0, and hence .NET Core 5.0.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | tmsmith, sudheesh-nair |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sudheesh-nair/Dapper-Extensions |
NuGet Url: | https://www.nuget.org/packages/DapperExtensions.DotNetStandard20 |
Install
Install-Package DapperExtensions.DotNetStandard20
dotnet add package DapperExtensions.DotNetStandard20
paket add DapperExtensions.DotNetStandard20
DapperExtensions.DotNetStandard20 Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- Microsoft.CSharp(>= 4.7.0)
Tags