EFHooks simplifies the task of hooking code into EF Code First's extension points and separates concerns to make it easy to unit test your hooking code.
Info
Version: | 1.0.2 |
Author(s): | Kevin McKelvin |
Last Update: | Sunday, September 18, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.github.com/kmckelvin/EFHooks |
NuGet Url: | https://www.nuget.org/packages/EFHooks |
Install
Install-Package EFHooks
dotnet add package EFHooks
paket add EFHooks
EFHooks Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.1.10331.0)
Tags