This package provides a means of intercepting entities before they are saved and taking custom actions, and distributing the configuration of the entity-relational model.
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): | Chris McKenzie |
Last Update: | Wednesday, October 21, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/crmckenzie/isg.entityframework/ |
NuGet Url: | https://www.nuget.org/packages/Isg.EntityFramework |
Install
Install-Package Isg.EntityFramework
dotnet add package Isg.EntityFramework
paket add Isg.EntityFramework
Isg.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
Tags