Abstract and base classes for a Dapper-based platform-neutral CRUD library.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.0.24 |
| Author(s): | Adam O'Neil |
| Last Update: | Friday, April 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adamosoftware/Dapper.CX |
| NuGet Url: | https://www.nuget.org/packages/Dapper.CX.Base |
Install
Install-Package Dapper.CX.Base
dotnet add package Dapper.CX.Base
paket add Dapper.CX.Base
Dapper.CX.Base Download (Unzip the "nupkg" after downloading)
Dependencies
- AO.Models(>= 1.1.3)
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags