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.
<PackageVersion Include="ConcurrencyUtils.Source" Version="0.1.4" />
                    
Directory.Packages.props
<PackageReference Include="ConcurrencyUtils.Source" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=ConcurrencyUtils.Source&version=0.1.4
                    
Install ConcurrencyUtils.Source as a Cake Addin
#tool nuget:?package=ConcurrencyUtils.Source&version=0.1.4
                    
Install ConcurrencyUtils.Source as a Cake Tool

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 8,350 4/27/2015
0.1.3 1,295 4/17/2015
0.1.2 1,308 4/10/2015
0.1.1 1,320 4/8/2015