Info
Version: | 1.0.0.3 |
Author(s): | Dano Roost |
Last Update: | Friday, August 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Danoishere/Alya/tree/master/Alya.DataAccess |
NuGet Url: | https://www.nuget.org/packages/Alya.DataAccess |
Install
Install-Package Alya.DataAccess
dotnet add package Alya.DataAccess
paket add Alya.DataAccess
Alya.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Alya.Core(>= 1.0.0.1)
- EntityFramework(>= 6.1.3)
Implementation of the Repository Pattern with IRepository and RepositoryBase. See GitHub for further details.