.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 |
Install
Install-Package FluentDispatch.Monitoring
dotnet add package FluentDispatch.Monitoring
paket add FluentDispatch.Monitoring
FluentDispatch.Monitoring Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentDispatch(>= 1.1.0)
- App.Metrics(>= 3.2.0)
- App.Metrics.AspNetCore(>= 3.2.0)
- App.Metrics.AspNetCore.Hosting(>= 3.2.0)
- App.Metrics.AspNetCore.Mvc(>= 3.2.0)
- App.Metrics.AspNetCore.Tracking(>= 3.2.0)
- App.Metrics.Formatters.Json(>= 3.2.0)
- ConcurrentHashSet(>= 1.1.0)
- SharpZipLib(>= 1.2.0)
- System.Reactive(>= 4.2.0)