This module of the GFramework gives you automatic CRUD functionality based on the framework.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.7 |
Author(s): | Geovanny Tejeda |
Last Update: | Thursday, May 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.bytegiant.com/gframework |
NuGet Url: | https://www.nuget.org/packages/byteGiant.GFrameworkData.dapper |
Install
Install-Package byteGiant.GFrameworkData.dapper
dotnet add package byteGiant.GFrameworkData.dapper
paket add byteGiant.GFrameworkData.dapper
byteGiant.GFrameworkData.dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- byteGiant.GFrameworkCore(>= 1.0.4)
- Dapper(>= 1.50.2)
- DapperExtensions(>= 1.5.0)
Tags