Dapper extensions for SQL Server.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.7-pre |
Author(s): | Jeevan James |
Last Update: | Saturday, June 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JeevanJames/Basics |
NuGet Url: | https://www.nuget.org/packages/Basics.Data.Dapper.SqlServer |
Install
Install-Package Basics.Data.Dapper.SqlServer
dotnet add package Basics.Data.Dapper.SqlServer
paket add Basics.Data.Dapper.SqlServer
Basics.Data.Dapper.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Basics(>= 1.1.7)
- Basics.Data.Dapper(>= 1.1.7)
- Dapper(>= 1.42.0)
Tags