Useful EF interceptors (nolock, transaction ..).
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.0.1 |
Author(s): | Ziya SARIKAYA |
Last Update: | Wednesday, July 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ziyasal/EntityFramework.InterceptorEx |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.InterceptorEx |
Install
Install-Package EntityFramework.InterceptorEx
dotnet add package EntityFramework.InterceptorEx
paket add EntityFramework.InterceptorEx
EntityFramework.InterceptorEx Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.0.0)
Tags