Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | Dazzling Studio B.V. |
Last Update: | Monday, September 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dazzling.Studio.SqlRepository |
Install
Install-Package Dazzling.Studio.SqlRepository
dotnet add package Dazzling.Studio.SqlRepository
paket add Dazzling.Studio.SqlRepository
Dazzling.Studio.SqlRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.4)
Tags
This repository auto generates SELECT, UPDATE, INSERT and DELETE SQL statements based on the passed domain class. The library contains like: handy extension methods, cloudinary access methods, data annotion validator, e-mail methods, data conversion utilities, data manipulation utilities etc.