Open.Collections
2.8.0
Useful set of collections, and extensions for collections with thread-safe read-write access options.
Part of the "Open" set of libraries.
Install-Package Open.Collections -Version 2.8.0
dotnet add package Open.Collections --version 2.8.0
<PackageReference Include="Open.Collections" Version="2.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Open.Collections --version 2.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Open.Collections, 2.8.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Open.Collections as a Cake Addin
#addin nuget:?package=Open.Collections&version=2.8.0
// Install Open.Collections as a Cake Tool
#tool nuget:?package=Open.Collections&version=2.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Open.Threading (>= 1.6.0)
- System.Buffers (>= 4.5.1)
-
.NETStandard 2.1
- Open.Threading (>= 1.6.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Open.Collections:
Package | Downloads |
---|---|
Open.Numeric.Primes
Methods and extensions for prime number detection and discovery.
Part of the "Open" set of libraries.
|
|
Open.Collections.Numeric
Useful set of extensions for processing collections of numerical data.
Part of the "Open" set of libraries.
|
GitHub repositories
This package is not used by any popular GitHub repositories.