Info
Version: | 1.0.0 |
Author(s): | Armen Hovhannisyan |
Last Update: | Tuesday, March 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EntityRepositoryTools |
Install
Install-Package EntityRepositoryTools
dotnet add package EntityRepositoryTools
paket add EntityRepositoryTools
EntityRepositoryTools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.2)
- System.ComponentModel.Annotations(>= 4.7.0)
its good working with Onion and Repository architectures.