A Generic Entity Framework 6.3 data repository for .NET >4.5 supporting sync methods.
Info
Version: | 1.0.2 |
Author(s): | morati |
Last Update: | Saturday, November 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ServiceManager |
Install
Install-Package ServiceManager
dotnet add package ServiceManager
paket add ServiceManager
ServiceManager Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- AutoMapper(>= 6.1.1)