An implementation of YuckQi.Data for SQL databases using Dapper and SimpleCRUD.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 6.5.3 |
Author(s): | Kevin J Lambert |
Last Update: | Monday, September 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yuck/YuckQi.Data |
NuGet Url: | https://www.nuget.org/packages/YuckQi.Data.Sql.Dapper |
Install
Install-Package YuckQi.Data.Sql.Dapper
dotnet add package YuckQi.Data.Sql.Dapper
paket add YuckQi.Data.Sql.Dapper
YuckQi.Data.Sql.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- YuckQi.Data(>= 0.4.11)
- Dapper.SimpleCRUD(>= 2.2.0.1)
- Mapster(>= 7.1.3)
- Microsoft.Data.SqlClient(>= 2.1.1)
Tags