package to extend IServiceCollection.UseLightBus(), allowing you to register all handlers.
Info
| Version: | 1.0.3 |
| Author(s): | LightBus.Microsoft.DependencyInjection |
| Last Update: | Friday, May 25, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GeanAlexandre/LightBus |
| NuGet Url: | https://www.nuget.org/packages/LightBus.Microsoft.DependencyInjection |
Install
Install-Package LightBus.Microsoft.DependencyInjection
dotnet add package LightBus.Microsoft.DependencyInjection
paket add LightBus.Microsoft.DependencyInjection
LightBus.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- LightBus.Core(>= 1.0.3)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)