Generic scaffolding for the repository pattern and unit of work for EFCore.
Info
Version: | 1.1.2 |
Author(s): | Alexander Dragoset |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AD.EFCoreRepositoryScaffold |
Install
Install-Package AD.EFCoreRepositoryScaffold
dotnet add package AD.EFCoreRepositoryScaffold
paket add AD.EFCoreRepositoryScaffold
AD.EFCoreRepositoryScaffold Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
Tags