Package Description.
Info
Version: | 0.0.1 |
Author(s): | Slava Nazimov |
Last Update: | Friday, July 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nazimkov/eventbus-inprocess |
NuGet Url: | https://www.nuget.org/packages/EventBus.InProcess |
Install
Install-Package EventBus.InProcess
dotnet add package EventBus.InProcess
paket add EventBus.InProcess
EventBus.InProcess Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- System.Threading.Channels(>= 4.5.0)
Tags