System.Collections.Immutable 1.6.0-rc1.19456.4
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>
Showing the top 20 packages that depend on System.Collections.Immutable.
Packages | Downloads |
---|---|
Akka.Persistence
Persistence actor support for Akka.NET
|
239 |
Akka.Persistence
Persistence actor support for Akka.NET
|
230 |
Akka.Persistence
Persistence actor support for Akka.NET
|
203 |
Akka.Persistence
Persistence actor support for Akka.NET
|
202 |
Akka.Persistence
Persistence actor support for Akka.NET
|
197 |
Akka.Persistence
Persistence actor support for Akka.NET
|
196 |
Akka.Persistence
Persistence actor support for Akka.NET
|
195 |
Akka.Persistence
Persistence actor support for Akka.NET
|
194 |
Akka.Remote
Remote actor support for Akka.NET
|
194 |
Akka.Streams
Reactive stream support for Akka.NET
|
193 |
Akka.Persistence
Persistence actor support for Akka.NET
|
193 |
Akka.Persistence
Persistence actor support for Akka.NET
|
192 |
Akka.Remote
Remote actor support for Akka.NET
|
192 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
WindowsPhone 8.0
- No dependencies.
UAP 10.0.16299
- System.Memory (>= 4.5.3)
.NETPortable 4.5
- No dependencies.
Windows 8.0
- No dependencies.
.NET Standard 1.3
- System.Memory (>= 4.5.3)
- NETStandard.Library (>= 1.6.1)
.NET Standard 1.0
- NETStandard.Library (>= 1.6.1)
.NET Core 2.1
- No dependencies.
.NET Framework 4.6
- System.Memory (>= 4.5.3)
.NET Framework 4.5
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Standard 2.0
- System.Memory (>= 4.5.3)