Simple Generic Data manager with Basic CRUD methods using Dapper and Dapper.Contrib.Extensions.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Raniel Garcia |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DapperGenericDataManagerRepo.DotNetFramework |
Install
Install-Package DapperGenericDataManagerRepo.DotNetFramework
dotnet add package DapperGenericDataManagerRepo.DotNetFramework
paket add DapperGenericDataManagerRepo.DotNetFramework
DapperGenericDataManagerRepo.DotNetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.Contrib(>= 2.0.78)
- MySql.Data(>= 8.0.23)
- Oracle.ManagedDataAccess(>= 19.10.1)
- SSH.NET(>= 2020.0.0)
- System.Buffers(>= 4.5.1)
- System.Data.SqlClient(>= 4.8.2)
- System.Memory(>= 4.5.3)
Tags