A library that enables you to map private properties using entity framework in order to build encapsulated and rich domain models.
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.2 |
Author(s): | Hadi Ahmadi |
Last Update: | Saturday, February 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/H-Ahmadi/EFEncapsulation |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.Encapsulation |
Install
Install-Package EntityFramework.Encapsulation
dotnet add package EntityFramework.Encapsulation
paket add EntityFramework.Encapsulation
EntityFramework.Encapsulation Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.0)
Tags