Data Query Interface it's Dapper.FastCrud provider that use infraestructure provided by DataQI.Commons and it turns your Data Repositories a live interface.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.0-preview |
Author(s): | Henrique Gouveia |
Last Update: | Sunday, November 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/henrique-gouveia/DataQI.Dapper.FastCrud |
NuGet Url: | https://www.nuget.org/packages/DataQI.Dapper.FastCrud |
Install
Install-Package DataQI.Dapper.FastCrud
dotnet add package DataQI.Dapper.FastCrud
paket add DataQI.Dapper.FastCrud
DataQI.Dapper.FastCrud Download (Unzip the "nupkg" after downloading)
Dependencies
- DataQI.Commons(>= 1.1.0)
Tags