This package provides a means of intercepting entities before they are saved and taking custom actions.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.2.1 |
Author(s): | Chris McKenzie |
Last Update: | Saturday, November 5, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/crmckenzie/isg.entityframework.interceptors/ |
NuGet Url: | https://www.nuget.org/packages/Isg.EntityFramework.Interceptors |
Install
Install-Package Isg.EntityFramework.Interceptors
dotnet add package Isg.EntityFramework.Interceptors
paket add Isg.EntityFramework.Interceptors
Isg.EntityFramework.Interceptors Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.1)
Tags