Info
Version: | 4.5.1-preview.0.1 |
Author(s): | Allan Hardy |
Last Update: | Wednesday, July 23, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AppMetrics/AppMetrics |
NuGet Url: | https://www.nuget.org/packages/App.Metrics.Concurrency |
Install
Install-Package App.Metrics.Concurrency
dotnet add package App.Metrics.Concurrency
paket add App.Metrics.Concurrency
App.Metrics.Concurrency Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes.