[Warning: Magic] Provides an implementation of IRegisterDependencies for the Penguin DependencyInjection system, that registers all IMessageHandlers as transient instances so that the Penguin Message Bus can instantiate them in the proper context in order to send messages.
Info
Version: | 5.1.0 |
Author(s): | Penguin.Messaging.DependencyInjection |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Messaging.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Penguin.Messaging.DependencyInjection |
Install
Install-Package Penguin.Messaging.DependencyInjection
dotnet add package Penguin.Messaging.DependencyInjection
paket add Penguin.Messaging.DependencyInjection
Penguin.Messaging.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.DependencyInjection(>= 5.0.1)
- Penguin.Messaging.Core(>= 5.0.1)