IServiceCollection (Microsoft.Extensions.DependencyInjection) Extension to scan assemblys for NorthCTRL's IMessageHandlers and add them to the default message handler store.
Info
Version: | 0.1.1-r20190624-2 |
Author(s): | NorthCTRL |
Last Update: | Monday, June 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NorthCTRL.MessageBus.HandlerStore.Default.ServiceCollectionExtenshion |
Install
Install-Package NorthCTRL.MessageBus.HandlerStore.Default.ServiceCollectionExtenshion
dotnet add package NorthCTRL.MessageBus.HandlerStore.Default.ServiceCollectionExtenshion
paket add NorthCTRL.MessageBus.HandlerStore.Default.ServiceCollectionExtenshion
NorthCTRL.MessageBus.HandlerStore.Default.ServiceCollectionExtenshion Download (Unzip the "nupkg" after downloading)
Dependencies
- NorthCTRL.MessageBus.HandlerStore.Default(>= 0.1.1201906242)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)