System.Threading.Atomics
1.0.141
This package enables .NET projects to use atomic primitives.
Install-Package System.Threading.Atomics -Version 1.0.141
dotnet add package System.Threading.Atomics --version 1.0.141
<PackageReference Include="System.Threading.Atomics" Version="1.0.141" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Atomics --version 1.0.141
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Atomics, 1.0.141"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Bug fixes. Atomic collections support.
(.NET 4.0-4.5 versions support as well as UWP apps on x86, x64 and ARM.)
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Threading.Atomics:
Package | Downloads |
---|---|
Omnibasis.CryptoConditionsCSharp
CryptoCondition implementation for BigchainDB CShart driver. If you do not want to write code to run Blockchain, visit omnibasis.com and use our simple to use user interface to build your distributed application on Blockchain.
|
GitHub repositories
This package is not used by any popular GitHub repositories.