Dapper SQL Server database functionality for F4ST.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.3.1 |
Author(s): | https://github.com/nRafinia |
Last Update: | Tuesday, March 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/F4ST.Data.Dapper.SQLServer |
Install
Install-Package F4ST.Data.Dapper.SQLServer
dotnet add package F4ST.Data.Dapper.SQLServer
paket add F4ST.Data.Dapper.SQLServer
F4ST.Data.Dapper.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- F4ST.Data.Dapper(>= 1.3.1)
- F4ST.Data(>= 1.1.26)
- System.Data.SqlClient(>= 4.8.1)
Tags