A library to provide domain event handling to EF Core.
Info
Version: | 2.3.3 |
Author(s): | Jon P Smith |
Last Update: | Thursday, July 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonPSmith/EfCore.GenericEventRunner |
NuGet Url: | https://www.nuget.org/packages/EfCore.GenericEventRunner |
Install
Install-Package EfCore.GenericEventRunner
dotnet add package EfCore.GenericEventRunner
paket add EfCore.GenericEventRunner
EfCore.GenericEventRunner Download (Unzip the "nupkg" after downloading)
Dependencies
- EfCore.GenericEventRunner.DomainParts(>= 2.2.1)
- GenericServices.StatusGeneric(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.11)
Tags