A Domain Driven shared library, containing basic components for setting up a domain event dispatching service.
Info
Version: | 8.0.2 |
Author(s): | H.E. Collins |
Last Update: | Sunday, February 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EXCSLA.Shared.Infrastructure.DomainEventDispatcher |
Install
Install-Package EXCSLA.Shared.Infrastructure.DomainEventDispatcher
dotnet add package EXCSLA.Shared.Infrastructure.DomainEventDispatcher
paket add EXCSLA.Shared.Infrastructure.DomainEventDispatcher
EXCSLA.Shared.Infrastructure.DomainEventDispatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.4)
- EXCSLA.Shared.Core.Abstractions(>= 2.0.1)
- EXCSLA.Shared.Core.Abstractions.DomainEventDispatcher(>= 1.0.1)
Tags