Data Access Layer provides abstract interfaces of Generic Repository and Unit of Work for your .NET application.
Info
Version: | 1.0.8 |
Author(s): | Rafal Grycuk |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DataAccessLayer.Net.Interfaces |
Install
Install-Package DataAccessLayer.Net.Interfaces
dotnet add package DataAccessLayer.Net.Interfaces
paket add DataAccessLayer.Net.Interfaces
DataAccessLayer.Net.Interfaces Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags