Implements a base for the data access layer, using the Repository pattern.
Info
Version: | 3.19.210.1234-dev |
Author(s): | Marcos Junior and Alex Duraes |
Last Update: | Sunday, February 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alma-sys |
NuGet Url: | https://www.nuget.org/packages/Alma.DataAccess |
Install
Install-Package Alma.DataAccess
dotnet add package Alma.DataAccess
paket add Alma.DataAccess
Alma.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Alma.Common(>= 3.19.210.1234)
- Alma.Domain(>= 3.19.210.1234)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.2.0)