System.Collections.Immutable 7.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 4.6.2
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package System.Collections.Immutable --version 7.0.0
NuGet\Install-Package System.Collections.Immutable -Version 7.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="System.Collections.Immutable" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Collections.Immutable --version 7.0.0
#r "nuget: System.Collections.Immutable, 7.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 System.Collections.Immutable as a Cake Addin
#addin nuget:?package=System.Collections.Immutable&version=7.0.0

// Install System.Collections.Immutable as a Cake Tool
#tool nuget:?package=System.Collections.Immutable&version=7.0.0

About

This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.

The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.

For more information, see the documentation:

Product 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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.7K)

Showing the top 5 NuGet packages that depend on System.Collections.Immutable:

Package Downloads
System.Reflection.Metadata The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification. The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.

Microsoft.CodeAnalysis.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/44555193fd1135b5d53a2099f76fec91e0d1ebde.

Npgsql The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Npgsql is the open source .NET data provider for PostgreSQL.

Microsoft.VisualStudio.Web.CodeGeneration.Contracts The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains interfaces for Project Model and messaging for scaffolding.

Microsoft.Build The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.

GitHub repositories (455)

Showing the top 5 popular GitHub repositories that depend on System.Collections.Immutable:

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last updated
8.0.0-rc.1.23419.4 1,882 9/12/2023
8.0.0-preview.7.23375.6 2,965 8/8/2023
8.0.0-preview.6.23329.7 5,434 7/11/2023
8.0.0-preview.5.23280.8 2,800 6/13/2023
8.0.0-preview.4.23259.5 2,091 5/16/2023
8.0.0-preview.3.23174.8 3,429 4/11/2023
8.0.0-preview.2.23128.3 7,989 3/14/2023
8.0.0-preview.1.23110.8 1,818 2/21/2023
7.0.0 14,215,510 11/7/2022
7.0.0-rc.2.22472.3 33,178 10/11/2022
7.0.0-rc.1.22426.10 13,267 9/14/2022
7.0.0-preview.7.22375.6 5,087 8/9/2022
7.0.0-preview.6.22324.4 2,978 7/12/2022
7.0.0-preview.5.22301.12 1,213 6/14/2022
7.0.0-preview.4.22229.4 13,826 5/10/2022
7.0.0-preview.3.22175.4 91,995 4/13/2022
7.0.0-preview.2.22152.2 76,114 3/14/2022
7.0.0-preview.1.22076.8 54,556 2/17/2022
6.0.2-mauipre.1.22102.15 1,086 2/15/2022
6.0.2-mauipre.1.22054.8 2,930 1/19/2022
6.0.0 171,677,293 11/8/2021
6.0.0-rc.2.21480.5 288,100 10/12/2021
6.0.0-rc.1.21451.13 153,871 9/14/2021
6.0.0-preview.7.21377.19 105,326 8/10/2021
6.0.0-preview.6.21352.12 37,346 7/14/2021
6.0.0-preview.5.21301.5 163,543 6/15/2021
6.0.0-preview.4.21253.7 74,191 5/24/2021
6.0.0-preview.3.21201.4 87,511 4/8/2021
6.0.0-preview.2.21154.6 78,755 3/11/2021
6.0.0-preview.1.21102.12 90,482 2/12/2021
5.0.0 207,952,251 11/9/2020
5.0.0-rc.2.20475.5 364,557 10/13/2020
5.0.0-rc.1.20451.14 315,054 9/14/2020
5.0.0-preview.8.20407.11 462,772 8/25/2020
5.0.0-preview.7.20364.11 107,178 7/21/2020
5.0.0-preview.6.20305.6 3,302 6/25/2020
5.0.0-preview.5.20278.1 5,284 6/10/2020
5.0.0-preview.4.20251.6 5,192 5/18/2020
5.0.0-preview.3.20214.6 136,607 4/23/2020
5.0.0-preview.2.20160.6 83,538 4/2/2020
5.0.0-preview.1.20120.5 10,396 3/16/2020
1.7.1 160,967,895 5/12/2020
1.7.0 145,351,815 12/3/2019
1.7.0-preview3.19551.4 175,626 11/13/2019
1.7.0-preview2.19523.17 31,953 11/1/2019
1.7.0-preview1.19504.10 663,888 10/15/2019
1.6.0 30,664,640 9/23/2019
1.6.0-rc1.19456.4 47,643 9/16/2019
1.6.0-preview9.19421.4 1,302,977 9/4/2019
1.6.0-preview9.19416.11 981 9/4/2019
1.6.0-preview8.19405.3 338,814 8/13/2019
1.6.0-preview7.19362.9 87,116 7/23/2019
1.6.0-preview6.19303.8 155,028 6/12/2019
1.6.0-preview6.19264.9 1,291 9/4/2019
1.6.0-preview5.19224.8 570,222 5/6/2019
1.6.0-preview4.19212.13 29,143 4/18/2019
1.6.0-preview3.19128.7 192,573 3/6/2019
1.6.0-preview.19073.11 38,087 1/29/2019
1.6.0-preview.18571.3 63,680 12/3/2018
1.5.0 226,364,838 5/29/2018
1.5.0-rc1 306,916 5/6/2018
1.5.0-preview2-26406-04 211,392 4/10/2018
1.5.0-preview1-26216-02 465,037 2/26/2018
1.4.0 110,800,367 8/11/2017
1.4.0-preview2-25405-01 11,391 6/27/2017
1.4.0-preview1-25305-02 14,904 5/9/2017
1.3.1 141,937,605 1/3/2017
1.3.0 180,123,119 11/15/2016
1.3.0-preview1-24530-04 112,654 10/24/2016
1.2.0 260,384,126 6/27/2016
1.2.0-rc2-24027 9,760,583 5/16/2016
1.1.38-beta-23516 34,757 11/18/2015
1.1.38-beta-23409 4,670 10/15/2015
1.1.38-beta-23225 111,367 9/1/2015
1.1.37 5,672,802 7/29/2015
1.1.37-beta-23109 19,923 7/27/2015
1.1.37-beta-23019 4,365 6/30/2015
1.1.36 6,319,074 5/11/2015
1.1.34-rc 29,061 3/6/2015
1.1.33-beta 511,174 12/10/2014
1.1.32-beta 192,400 10/10/2014