Info
Version: | 4.4.0-preview.0.10 |
Author(s): | Allan Hardy |
Last Update: | Thursday, November 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://app-metrics.io/ |
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.