Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.4.1 |
Author(s): | Omar Besiso |
Last Update: | Wednesday, January 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThoughtDesign/Ximo.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/Ximo.EntityFramework |
Install
Install-Package Ximo.EntityFramework
dotnet add package Ximo.EntityFramework
paket add Ximo.EntityFramework
Ximo.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
- Ximo(>= 2.4.0)
Tags
Suggested implementations of repositories, unit of work, and event sourcing are included.