AutoClutch.AutoRepo is a simple generic repository for Entity Framework 6 that can be used to save you coding time when creating a data layer.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.0.1 |
Author(s): | Theo Xavier |
Last Update: | Thursday, December 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/txavier/AutoClutch |
NuGet Url: | https://www.nuget.org/packages/AutoClutch.AutoRepo |
Install
Install-Package AutoClutch.AutoRepo
dotnet add package AutoClutch.AutoRepo
paket add AutoClutch.AutoRepo
AutoClutch.AutoRepo Download (Unzip the "nupkg" after downloading)
Dependencies
- TrackerEnabledDbContext(>= 3.6.1)
- EntityFramework(>= 6.2.0)
- AutoClutch.AutoCore(>= 5.0.0)
- System.Linq.Dynamic(>= 1.0.7)
- Linq2Rest(>= 4.1.0)
Tags