Entity Framework Core Domain and Integration event dispatch.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0 |
Author(s): | Daniel P. Doyle |
Last Update: | Sunday, November 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheDanielDoyle/EventDispatcher.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/TheDanielDoyle.EventDispatcher.EntityFrameworkCore |
Install
Install-Package TheDanielDoyle.EventDispatcher.EntityFrameworkCore
dotnet add package TheDanielDoyle.EventDispatcher.EntityFrameworkCore
paket add TheDanielDoyle.EventDispatcher.EntityFrameworkCore
TheDanielDoyle.EventDispatcher.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 3.0.1)
- TheDanielDoyle.EventDispatcher(>= 2.0.2)
Tags