Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.4 |
Author(s): | Albert Akhmetov |
Last Update: | Monday, May 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/albertakhmetov/LiteRepository |
NuGet Url: | https://www.nuget.org/packages/LiteRepository |
Install
Install-Package LiteRepository
dotnet add package LiteRepository
paket add LiteRepository
LiteRepository Download (Unzip the "nupkg" after downloading)
Tags
This implementation supports CRUD operations via auto-generated plain SQL.