Found 513 packages
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. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Various classes related to immutability.
Retargeted for .Net 4.0. Unofficial, unsupported build https://github.com/jlanng/ImmutableCollectionsNet40
An AutoFixture customization that allows AutoFixture to create specimens of the immutable collections found in the System.Collections.Immutable namespace.
Deprecated package to add System.Collections.Immutable support to MessagePack. This is now built into the main package.
F# bindings for System.Collections.Immutable
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.
Immutable collection supports for Mapster
Attributes used by Apex.Analyzers.Immutable
A member of the Visual Studio SDK
A member of the Visual Studio SDK
A member of the Visual Studio SDK
A member of the Visual Studio SDK
Roslyn powered analyzers for C# to support defining immutable types
Remora.Extensions is a set of libraries that extend the C# ecosystem, in similar vein to Microsoft.Extenions. This package adds support for immutable option types for Microsoft's DI containers.
A way to make it easier to create and work with immutable classes in Bridge.NET
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
Add ImmutableCollection formatters to Utf8Json.
This package provides the Visual Studio "Shell Immutable" reference assembly used by Visual Studio 2010 and newer. Microsoft.VisualStudio.Shell.Immutable.10.0.dll