Extension to SlimMessageBus that resolves dependencies from CommonServiceLocator.
Info
Version: | 1.7.1 |
Author(s): | zarusz |
Last Update: | Sunday, June 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zarusz/SlimMessageBus |
NuGet Url: | https://www.nuget.org/packages/SlimMessageBus.Host.ServiceLocator |
Install
Install-Package SlimMessageBus.Host.ServiceLocator
dotnet add package SlimMessageBus.Host.ServiceLocator
paket add SlimMessageBus.Host.ServiceLocator
SlimMessageBus.Host.ServiceLocator Download (Unzip the "nupkg" after downloading)
Dependencies
- SlimMessageBus.Host.DependencyResolver(>= 1.1.0)
- CommonServiceLocator(>= 2.0.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
Tags