Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 1.0.0 |
| Author(s): | Phi Lieu |
| Last Update: | Thursday, September 10, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/philieu/EntityFramework.Repository |
| NuGet Url: | https://www.nuget.org/packages/EntityFramework.Repository |
Install
Install-Package EntityFramework.Repository
dotnet add package EntityFramework.Repository
paket add EntityFramework.Repository
EntityFramework.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
Tags
This library also supports accessing multiple DB context in the same project.