Bibloteca que implementa metodos genericos de acceso a datos, tanto usando el patron repository como el patron Dao.
Info
Version: | 1.0.3 |
Author(s): | wschramm |
Last Update: | Monday, June 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wschramma/BiblotecaAccesoDatos |
NuGet Url: | https://www.nuget.org/packages/BiblotecaAccesoDatos.Data |
Install
Install-Package BiblotecaAccesoDatos.Data
dotnet add package BiblotecaAccesoDatos.Data
paket add BiblotecaAccesoDatos.Data
BiblotecaAccesoDatos.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- BiblotecaAccesoDatos.Interface(>= 1.0.3)
- AutoMapper.Data(>= 3.0.0)
- BiblotecaBase(>= 1.0.2)
- Dapper(>= 1.60.6)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
- Z.EntityFramework.Plus.EFCore(>= 2.0.0)