EventBus extensions for .NET Core.
Info
Version: | 1.0.1 |
Author(s): | Fuli |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fuli1001-cmd/EventBus |
NuGet Url: | https://www.nuget.org/packages/Fuli.EventBus.Extensions.Microsoft.DependencyInjection |
Install
Install-Package Fuli.EventBus.Extensions.Microsoft.DependencyInjection
dotnet add package Fuli.EventBus.Extensions.Microsoft.DependencyInjection
paket add Fuli.EventBus.Extensions.Microsoft.DependencyInjection
Fuli.EventBus.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Scrutor(>= 3.2.2)
- Fuli.EventBus(>= 1.0.1)
Tags