.NET Standard 2.1 framework which makes easy to scaffold distributed systems and dispatch incoming load into units of work in a deterministic way.
Info
Version: | 1.1.0 |
Author(s): | Benjamin Bougot |
Last Update: | Wednesday, December 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bbougot/FluentDispatch/ |
NuGet Url: | https://www.nuget.org/packages/FluentDispatch.Monitoring.InfluxDb |
Install
Install-Package FluentDispatch.Monitoring.InfluxDb
dotnet add package FluentDispatch.Monitoring.InfluxDb
paket add FluentDispatch.Monitoring.InfluxDb
FluentDispatch.Monitoring.InfluxDb Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentDispatch.Monitoring(>= 1.1.0)
- App.Metrics.Reporting.InfluxDB(>= 3.2.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)