Skip to main content
App.Metrics.Concurrency package icon

App.Metrics.Concurrency

Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes

Total Downloads
58.0M
57,950,004
Published
Nov 26, 2021
Latest stable version

Install

.NET CLI
dotnet add package App.Metrics.Concurrency --version 4.3.0
Package Manager Console
Install-Package App.Metrics.Concurrency -Version 4.3.0
PackageReference
<PackageReference Include="App.Metrics.Concurrency" Version="4.3.0" />

Frameworks

.NETStandard1.1 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.1
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.