RockLib.Collections
2.0.0
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
dotnet add package RockLib.Collections --version 2.0.0
NuGet\Install-Package RockLib.Collections -Version 2.0.0
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="RockLib.Collections" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Collections --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.Collections, 2.0.0"
#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.
// Install RockLib.Collections as a Cake Addin
#addin nuget:?package=RockLib.Collections&version=2.0.0
// Install RockLib.Collections as a Cake Tool
#tool nuget:?package=RockLib.Collections&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Various classes related to collections.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RockLib.Collections:
Package | Downloads |
---|---|
RockLib.Encryption
An easy-to-use crypto API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 5,138 | 1/31/2022 |
1.0.6 | 77,418 | 8/11/2021 |
1.0.5 | 5,434 | 5/6/2021 |
1.0.4 | 4,637 | 2/10/2021 |
1.0.3 | 66,984 | 8/14/2020 |
1.0.2 | 1,637 | 7/30/2020 |
1.0.1 | 65,345 | 2/7/2019 |
1.0.0 | 846 | 2/1/2019 |
1.0.0-alpha04 | 484 | 1/27/2019 |
1.0.0-alpha03 | 540 | 1/17/2019 |
1.0.0-alpha02 | 535 | 1/17/2019 |
1.0.0-alpha01 | 566 | 1/16/2019 |
A changelog is available at https://github.com/RockLib/RockLib.Collections/blob/main/RockLib.Collections/CHANGELOG.md.