A library for intercepting EntityFramework actions, like insert, update and delete.
Info
Version: | 0.2.0 |
Author(s): | Kristian Hellang |
Last Update: | Tuesday, February 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khellang/EF.Interception |
NuGet Url: | https://www.nuget.org/packages/EF.Interception |
Install
Install-Package EF.Interception
dotnet add package EF.Interception
paket add EF.Interception
EF.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags