App.Metrics.Concurrency
1.0.0
See the version list below for details.
Install-Package App.Metrics.Concurrency -Version 1.0.0
dotnet add package App.Metrics.Concurrency --version 1.0.0
<PackageReference Include="App.Metrics.Concurrency" Version="1.0.0" />
paket add App.Metrics.Concurrency --version 1.0.0
#r "nuget: App.Metrics.Concurrency, 1.0.0"
// Install App.Metrics.Concurrency as a Cake Addin
#addin nuget:?package=App.Metrics.Concurrency&version=1.0.0
// Install App.Metrics.Concurrency as a Cake Tool
#tool nuget:?package=App.Metrics.Concurrency&version=1.0.0
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Threading.Thread (>= 4.3.0)
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 |
|
SharpPulsar
SharpPulsar is Apache Pulsar Client built using Akka.net |
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 | Downloads | Last updated |
---|---|---|
4.4.0-preview.0.4 | 11,287 | 11/26/2021 |
4.3.0 | 881,449 | 11/26/2021 |
4.3.0-preview.0.34 | 25,426 | 10/13/2021 |
4.3.0-preview.0.30 | 7,299 | 5/26/2021 |
4.2.0 | 1,741,457 | 4/15/2021 |
4.2.0-preview.0.35 | 331 | 4/13/2021 |
4.2.0-preview.0.34 | 11,684 | 3/30/2021 |
4.2.0-preview.0.33 | 332 | 3/26/2021 |
4.2.0-preview.0.31 | 36,370 | 3/18/2021 |
4.2.0-preview.0.27 | 51,376 | 1/22/2021 |
4.2.0-preview.0.26 | 14,446 | 1/14/2021 |
4.2.0-preview.0.25 | 2,573 | 12/12/2020 |
4.2.0-preview.0.19 | 48,300 | 10/8/2020 |
4.2.0-preview.0.18 | 112,861 | 8/7/2020 |
4.2.0-preview.0.10 | 28,596 | 7/9/2020 |
4.2.0-preview.0.9 | 302 | 7/3/2020 |
4.2.0-preview.0.7 | 753 | 6/22/2020 |
2.0.2 | 190,185 | 12/2/2018 |
2.0.1 | 10,077,321 | 5/5/2018 |
2.0.0 | 1,719,630 | 10/8/2017 |
1.2.0 | 360,587 | 6/7/2017 |
1.2.0-alpha-0540 | 3,020 | 5/30/2017 |
1.2.0-alpha | 780 | 5/30/2017 |
1.1.0 | 8,888 | 4/22/2017 |
1.1.0-alpha | 1,252 | 4/17/2017 |
1.0.0 | 64,885 | 3/21/2017 |
1.0.0-rc1 | 10,933 | 2/15/2017 |
1.0.0-beta5 | 2,100 | 1/31/2017 |
1.0.0-beta4 | 2,150 | 1/11/2017 |
1.0.0-beta3 | 1,526 | 1/3/2017 |
1.0.0-beta2 | 5,859 | 12/21/2016 |
1.0.0-beta1-2 | 982 | 12/11/2016 |
1.0.0-beta1 | 1,405 | 12/11/2016 |