System.Collections.Immutable 1.1.33-beta
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone Silverlight 8
- Windows Phone 8.1
- Portable Class Libraries
Showing the top 20 packages that depend on System.Collections.Immutable.
| Packages | Downloads |
|---|---|
|
Discord.Net.Core
The core components for the Discord.Net library.
|
9 |
|
Discord.Net.Core
The core components for the Discord.Net library.
|
8 |
|
Discord.Net.Core
The core components for the Discord.Net library.
|
7 |
|
Discord.Net.Interactions
A Discord.Net extension adding support for Application Commands.
|
6 |
|
Discord.Net.Core
The core components for the Discord.Net library.
|
6 |
|
Discord.Net.Interactions
A Discord.Net extension adding support for Application Commands.
|
5 |
This package has no dependencies.