ConcurrencyUtils.Source 0.1.4

dotnet add package ConcurrencyUtils.Source --version 0.1.4
NuGet\Install-Package ConcurrencyUtils.Source -Version 0.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ConcurrencyUtils.Source" Version="0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConcurrencyUtils.Source --version 0.1.4
#r "nuget: ConcurrencyUtils.Source, 0.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ConcurrencyUtils.Source as a Cake Addin
#addin nuget:?package=ConcurrencyUtils.Source&version=0.1.4

// Install ConcurrencyUtils.Source as a Cake Tool
#tool nuget:?package=ConcurrencyUtils.Source&version=0.1.4

This library provides a set of classes useful for performing efficient concurrent operations. Includes a port of Java's LongAdder and Striped64 classes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ConcurrencyUtils.Source:

Package Downloads
Metrics.NET.NetStandard

Metrics monitoring and reporting library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ConcurrencyUtils.Source:

Repository Stars
Recognos/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
Version Downloads Last updated
0.1.4 6,007 4/27/2015
0.1.3 1,137 4/17/2015
0.1.2 1,159 4/10/2015
0.1.1 1,166 4/8/2015