System.Collections.Immutable 1.1.38-beta-23516

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Collections.Immutable.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.6 or higher.

dotnet add package System.Collections.Immutable --version 1.1.38-beta-23516
NuGet\Install-Package System.Collections.Immutable -Version 1.1.38-beta-23516
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="1.1.38-beta-23516" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Collections.Immutable --version 1.1.38-beta-23516
#r "nuget: System.Collections.Immutable, 1.1.38-beta-23516"
#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=1.1.38-beta-23516&prerelease

// Install System.Collections.Immutable as a Cake Tool
#tool nuget:?package=System.Collections.Immutable&version=1.1.38-beta-23516&prerelease

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.

Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
- 1548494

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet51 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.9K)

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/e68227ea677b76a3c603bd616f03ea6d952b2458.

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

.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e68227ea677b76a3c603bd616f03ea6d952b2458.

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

Humanizer core package that contains the library and the neutral language (English) resources

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.

GitHub repositories (474)

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.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Version Downloads Last updated
9.0.0-preview.5.24306.7 1,274 6/11/2024
9.0.0-preview.4.24266.19 1,199 5/21/2024
9.0.0-preview.3.24172.9 2,618 4/11/2024
9.0.0-preview.2.24128.5 4,487 3/12/2024
9.0.0-preview.1.24080.9 10,086 2/13/2024
8.0.0 15,668,833 11/14/2023
8.0.0-rc.2.23479.6 412,222 10/10/2023
8.0.0-rc.1.23419.4 20,131 9/12/2023
8.0.0-preview.7.23375.6 9,307 8/8/2023
8.0.0-preview.6.23329.7 7,320 7/11/2023
8.0.0-preview.5.23280.8 7,513 6/13/2023
8.0.0-preview.4.23259.5 3,173 5/16/2023
8.0.0-preview.3.23174.8 4,877 4/11/2023
8.0.0-preview.2.23128.3 9,676 3/14/2023
8.0.0-preview.1.23110.8 3,153 2/21/2023
7.0.0 50,237,483 11/7/2022
7.0.0-rc.2.22472.3 53,568 10/11/2022
7.0.0-rc.1.22426.10 15,272 9/14/2022
7.0.0-preview.7.22375.6 6,671 8/9/2022
7.0.0-preview.6.22324.4 7,015 7/12/2022
7.0.0-preview.5.22301.12 1,680 6/14/2022
7.0.0-preview.4.22229.4 14,908 5/10/2022
7.0.0-preview.3.22175.4 111,200 4/13/2022
7.0.0-preview.2.22152.2 83,349 3/14/2022
7.0.0-preview.1.22076.8 63,416 2/17/2022
6.0.0 279,179,526 11/8/2021
6.0.0-rc.2.21480.5 309,388 10/12/2021
6.0.0-rc.1.21451.13 203,966 9/14/2021
6.0.0-preview.7.21377.19 117,882 8/10/2021
6.0.0-preview.6.21352.12 40,294 7/14/2021
6.0.0-preview.5.21301.5 192,166 6/15/2021
6.0.0-preview.4.21253.7 76,391 5/24/2021
6.0.0-preview.3.21201.4 95,794 4/8/2021
6.0.0-preview.2.21154.6 91,899 3/11/2021
6.0.0-preview.1.21102.12 97,208 2/12/2021
5.0.0 287,908,870 11/9/2020
5.0.0-rc.2.20475.5 381,116 10/13/2020
5.0.0-rc.1.20451.14 322,907 9/14/2020
5.0.0-preview.8.20407.11 478,489 8/25/2020
5.0.0-preview.7.20364.11 114,821 7/21/2020
5.0.0-preview.6.20305.6 3,628 6/25/2020
5.0.0-preview.5.20278.1 5,591 6/10/2020
5.0.0-preview.4.20251.6 5,542 5/18/2020
5.0.0-preview.3.20214.6 144,584 4/23/2020
5.0.0-preview.2.20160.6 87,559 4/2/2020
5.0.0-preview.1.20120.5 12,537 3/16/2020
1.7.1 205,897,300 5/12/2020
1.7.0 183,963,547 12/3/2019
1.7.0-preview3.19551.4 187,244 11/13/2019
1.7.0-preview2.19523.17 33,114 11/1/2019
1.7.0-preview1.19504.10 725,430 10/15/2019
1.6.0 35,084,467 9/23/2019
1.6.0-rc1.19456.4 48,915 9/16/2019
1.6.0-preview9.19421.4 1,398,146 9/4/2019
1.6.0-preview9.19416.11 1,261 9/4/2019
1.6.0-preview8.19405.3 386,721 8/13/2019
1.6.0-preview7.19362.9 93,115 7/23/2019
1.6.0-preview6.19303.8 172,436 6/12/2019
1.6.0-preview6.19264.9 1,583 9/4/2019
1.6.0-preview5.19224.8 648,296 5/6/2019
1.6.0-preview4.19212.13 31,238 4/18/2019
1.6.0-preview3.19128.7 210,226 3/6/2019
1.6.0-preview.19073.11 39,318 1/29/2019
1.6.0-preview.18571.3 67,878 12/3/2018
1.5.0 277,800,428 5/29/2018
1.5.0-rc1 361,932 5/6/2018
1.5.0-preview2-26406-04 284,817 4/10/2018
1.5.0-preview1-26216-02 560,582 2/26/2018
1.4.0 136,943,100 8/11/2017
1.4.0-preview2-25405-01 13,879 6/27/2017
1.4.0-preview1-25305-02 17,586 5/9/2017
1.3.1 177,833,400 1/3/2017
1.3.0 224,564,838 11/15/2016
1.3.0-preview1-24530-04 136,337 10/24/2016
1.2.0 304,447,639 6/27/2016
1.2.0-rc2-24027 10,696,233 5/16/2016
1.1.38-beta-23516 36,726 11/18/2015
1.1.38-beta-23409 6,794 10/15/2015
1.1.38-beta-23225 129,503 9/1/2015
1.1.37 6,032,245 7/29/2015
1.1.37-beta-23109 22,014 7/27/2015
1.1.37-beta-23019 6,522 6/30/2015
1.1.36 7,944,396 5/11/2015
1.1.34-rc 32,205 3/6/2015
1.1.33-beta 651,321 12/10/2014
1.1.32-beta 247,566 10/10/2014