System.Collections.Immutable for WindowsCE NuGet Package

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.




Got any System.Collections.Immutable for WindowsCE Question?





Info

Version: 1.0.2
Author(s): Fabricio Godoy
Last Update: Friday, December 7, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/WindowsCE/System.Collections.Immutable/
NuGet Url: https://www.nuget.org/packages/WindowsCE.Collections.Immutable


Install
Install-Package WindowsCE.Collections.Immutable
dotnet add package WindowsCE.Collections.Immutable
paket add WindowsCE.Collections.Immutable
WindowsCE.Collections.Immutable Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 1.0 .NETStandard 2.0 net35-cf


Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

1960