System.Collections.Immutable 1.1.37-beta-23109
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 |
|---|---|
|
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
38 |
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform
|
38 |
|
HTTPlease.Core
HTTPlease.Core
|
36 |
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform
|
31 |
|
HTTPlease.Diagnostics
HTTPlease.Diagnostics
|
29 |
|
HTTPlease.Diagnostics
Package Description
|
28 |
|
Microsoft.VisualStudio.Editor
Microsoft® Visual Studio® Editor Platform
|
28 |
|
protobuf-net.Core
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
27 |
|
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
24 |
|
Microsoft.VisualStudio.Workspace
Extensibility APIs for Open Folder in Visual Studio.
|
24 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
40c565230930ead58a50719c0ec799df77bddee9
When using NuGet 3.x this package requires at least version 3.4.
|
24 |
|
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
23 |
|
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
23 |
|
Microsoft.VisualStudio.Composition
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition.
|
23 |
|
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
22 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Diagnostics.Debug (>= 4.0.0-beta-23109)
- System.Collections (>= 4.0.0-beta-23109)
- System.Linq (>= 4.0.0-beta-23109)
- System.Runtime.Extensions (>= 4.0.0-beta-23109)
- System.Globalization (>= 4.0.0-beta-23109)
- System.Threading (>= 4.0.0-beta-23109)