a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.5 |
Author(s): | Leeon |
Last Update: | Wednesday, March 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/Galaxy.Libra.DapperExtensions |
Install
Install-Package Galaxy.Libra.DapperExtensions
dotnet add package Galaxy.Libra.DapperExtensions
paket add Galaxy.Libra.DapperExtensions
Galaxy.Libra.DapperExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags