App.Metrics.Concurrency
4.2.0-preview.0.18
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
This is a prerelease version of App.Metrics.Concurrency.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package App.Metrics.Concurrency -Version 4.2.0-preview.0.18
dotnet add package App.Metrics.Concurrency --version 4.2.0-preview.0.18
<PackageReference Include="App.Metrics.Concurrency" Version="4.2.0-preview.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add App.Metrics.Concurrency --version 4.2.0-preview.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: App.Metrics.Concurrency, 4.2.0-preview.0.18"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on App.Metrics.Concurrency:
Package | Downloads |
---|---|
App.Metrics.Core
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
|
|
App.Metrics.Health.Abstractions
App Metrics Health abstractions and interfaces.
|
|
App.Metrics.Extensions.Reporting.TextFile
Provides text file reporting capability to App Metrics
|
|
App.Metrics.Extensions.Reporting.Console
Provides console reporting capability to App Metrics
|
|
App.Metrics.Extensions.Reporting.Graphite
Provides Graphite reporting capability to App Metrics
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on App.Metrics.Concurrency:
Repository | Stars |
---|---|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
datastax/csharp-driver
DataStax C# Driver for Apache Cassandra
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.2.0-preview.0.27 | 2,972 | 1/22/2021 |
4.2.0-preview.0.26 | 2,343 | 1/14/2021 |
4.2.0-preview.0.25 | 1,933 | 12/12/2020 |
4.2.0-preview.0.19 | 7,564 | 10/8/2020 |
4.2.0-preview.0.18 | 24,069 | 8/7/2020 |
4.2.0-preview.0.10 | 5,712 | 7/9/2020 |
4.2.0-preview.0.9 | 197 | 7/3/2020 |
4.2.0-preview.0.7 | 351 | 6/22/2020 |
2.0.2 | 80,622 | 12/2/2018 |
2.0.1 | 5,187,936 | 5/5/2018 |
2.0.0 | 1,250,884 | 10/8/2017 |
1.2.0 | 281,832 | 6/7/2017 |
1.2.0-alpha-0540 | 1,760 | 5/30/2017 |
1.2.0-alpha | 548 | 5/30/2017 |
1.1.0 | 6,075 | 4/22/2017 |
1.1.0-alpha | 784 | 4/17/2017 |
1.0.0 | 62,532 | 3/21/2017 |
1.0.0-rc1 | 5,597 | 2/15/2017 |
1.0.0-beta5 | 1,444 | 1/31/2017 |
1.0.0-beta4 | 1,531 | 1/11/2017 |
1.0.0-beta3 | 925 | 1/3/2017 |
1.0.0-beta2 | 3,717 | 12/21/2016 |
1.0.0-beta1-2 | 681 | 12/11/2016 |
1.0.0-beta1 | 823 | 12/11/2016 |