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.3 |
| Author(s): | Michael Hutterer |
| Last Update: | Sunday, November 22, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Saphirim/EFDataAccessor |
| NuGet Url: | https://www.nuget.org/packages/EFDataAccessor |
Install
Install-Package EFDataAccessor
dotnet add package EFDataAccessor
paket add EFDataAccessor
EFDataAccessor Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.0.0.0)
Tags
Allowing standard CRUD Operations in complex data models with parallel database reads.