Sign in Sign up
nuget

System.Collections.Immutable

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.

nuget View on Nuget

Activity

Latest release
5d ago
Total releases
142
Cadence
~6 days
Last 12 months
33

Details

License
MIT
First release
Oct 10, 2014
Releases
Version Released
9.0.20 patch
10.0.12 patch
11.0.0-rc.1.26425.128 pre
10.0.11 patch
9.0.19 patch
11.0.0-preview.7.26381.103 pre
10.0.10 patch
9.0.18 patch
11.0.0-preview.6.26359.118 pre
10.0.9 patch
9.0.17 patch
11.0.0-preview.5.26302.115 pre
10.0.8 patch
9.0.16 patch
11.0.0-preview.4.26230.115 pre
10.0.7 patch
9.0.15 patch
10.0.6 patch
11.0.0-preview.3.26207.106 pre
10.0.5 patch
11.0.0-preview.2.26159.112 pre
9.0.14 patch
10.0.4 patch
11.0.0-preview.1.26104.118 pre
9.0.13 patch
10.0.3 patch
10.0.2 patch
9.0.12 patch
10.0.1 patch
10.0.0 major
9.0.11 patch
10.0.0-rc.2.25502.107 pre
9.0.10 patch
9.0.9 patch
10.0.0-rc.1.25451.107 pre
10.0.0-preview.7.25380.108 pre
9.0.8 patch
10.0.0-preview.6.25358.103 pre
9.0.7 patch
9.0.6 patch
10.0.0-preview.5.25277.114 pre
9.0.5 patch
10.0.0-preview.4.25258.110 pre
10.0.0-preview.3.25171.5 pre
9.0.4 patch
10.0.0-preview.2.25163.2 pre
9.0.3 patch
10.0.0-preview.1.25080.5 pre
9.0.2 patch
9.0.1 patch
1–50 of 142