An EventBus base on netstandard2.
Info
Version: | 2.3.0 |
Author(s): | 邱尘 |
Last Update: | Thursday, July 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Netcool.EventBus |
Install
Install-Package Netcool.EventBus
dotnet add package Netcool.EventBus
paket add Netcool.EventBus
Netcool.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Polly(>= 6.1.0)
- System.Text.Json(>= 5.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Polly(>= 6.1.0)
- System.Text.Json(>= 5.0.0)
Tags