Autofac module to help with setting up a lightweight event handling infrastructure.
Info
Version: | 6.0.0 |
Author(s): | Basisregisters Vlaanderen |
Last Update: | Monday, November 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Informatievlaanderen/event-handling |
NuGet Url: | https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.EventHandling.Autofac |
Install
Install-Package Be.Vlaanderen.Basisregisters.EventHandling.Autofac
dotnet add package Be.Vlaanderen.Basisregisters.EventHandling.Autofac
paket add Be.Vlaanderen.Basisregisters.EventHandling.Autofac
Be.Vlaanderen.Basisregisters.EventHandling.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Be.Vlaanderen.Basisregisters.EventHandling(>= 3.0.4 && <= 3.0.4)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)