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/.
|
36 |
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform
|
36 |
|
HTTPlease.Core
HTTPlease.Core
|
34 |
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform
|
29 |
|
protobuf-net.Core
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
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/.
|
20 |
|
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/.
|
20 |
|
StreamJsonRpc
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.
|
20 |
|
Microsoft.VisualStudio.SDK
Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.
|
20 |
|
Microsoft.VisualStudio.Workspace
Extensibility APIs for Open Folder in Visual Studio.
|
20 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
d6a56162401485f1c898ce7e78f95641954997b3
When using NuGet 3.x this package requires at least version 3.4.
|
20 |
|
Microsoft.VisualStudio.Extensibility.Editor.Contracts
Microsoft® Visual Studio® Editor Platform
|
20 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
20 |
|
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.
|
20 |
|
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/.
|
19 |
|
Microsoft.CodeAnalysis.VisualBasic
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
|
19 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
19 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
19 |
.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)