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 |
|---|---|
|
DevExpress.Reporting.Core
This package implements core functionality for DevExpress XtraReports Suite.
|
47 |
|
Proto.Actor
Ultra-fast distributed actors for .NET.
|
31 |
|
DevExpress.Reporting.Core
This package implements core functionality for DevExpress XtraReports Suite.
|
30 |
|
DevExpress.Reporting.Core
This package implements core functionality for DevExpress XtraReports Suite.
|
28 |
|
Proto.Actor
Ultra-fast distributed actors for .NET.
|
27 |
|
Proto.Actor
Ultra-fast distributed actors for .NET.
|
26 |
|
Proto.Actor
Ultra-fast distributed actors for .NET.
|
25 |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
|
24 |
This package has no dependencies.