Package Description.
Info
Version: | 1.0.6 |
Author(s): | AHMADMAJDIDABIT |
Last Update: | Tuesday, August 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahmadmdabit/DataAccessLayerLibrary |
NuGet Url: | https://www.nuget.org/packages/AMDIT.DataAccessLayerLibrary |
Install
Install-Package AMDIT.DataAccessLayerLibrary
dotnet add package AMDIT.DataAccessLayerLibrary
paket add AMDIT.DataAccessLayerLibrary
AMDIT.DataAccessLayerLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- AMDIT.TypesLibrary(>= 1.0.4)
- Dapper(>= 2.0.35)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.6)
- Microsoft.EntityFrameworkCore.SqlServer.Design(>= 1.1.6)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.6)
- Microsoft.EntityFrameworkCore.Sqlite.Design(>= 1.1.6)
- System.Linq.Async(>= 4.1.1)