.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.PerformanceCounters |
Install
Install-Package FluentDispatch.PerformanceCounters
dotnet add package FluentDispatch.PerformanceCounters
paket add FluentDispatch.PerformanceCounters
FluentDispatch.PerformanceCounters Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.48)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)