Library containing simple interfaces and abstract implementations for data access using EntityFrameworkCore, based on DoubleA.DataAccess.Contract and DoubleA.EntityModel.
Info
Version: | 1.0.4.2 |
Author(s): | Anwar Ahmed |
Last Update: | Tuesday, December 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anwarahmed/data-access |
NuGet Url: | https://www.nuget.org/packages/DoubleA.DataAccess |
Install
Install-Package DoubleA.DataAccess
dotnet add package DoubleA.DataAccess
paket add DoubleA.DataAccess
DoubleA.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- DoubleA.DataAccess.Contract(>= 1.0.1)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
Tags