EntityHooks 1.2.0
EntityHooks provides an extension points for EF Code First DbContext in order to hook database operations.
Install-Package EntityHooks -Version 1.2.0
dotnet add package EntityHooks --version 1.2.0
<PackageReference Include="EntityHooks" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityHooks --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 94,207 | 11/11/2016 |
1.1.1 | 5,423 | 7/2/2016 |
1.1.0 | 5,893 | 3/24/2014 |
1.1.0-beta | 596 | 3/23/2014 |
1.0.0 | 620 | 2/15/2014 |
1.0.0-rc1 | 658 | 2/11/2014 |
1.0.0-beta | 592 | 2/2/2014 |
1.0.0-alpha | 610 | 2/1/2014 |