Immutable collection supports
PM> Install-Package Mapster.Immutable
Call EnableImmutableMapping
from your TypeAdapterConfig
to enable Immutable collection.
TypeAdapterConfig.GlobalSettings.EnableImmutableMapping();
or
config.EnableImmutableMapping();
This will allow mapping to
IImmutableDictionary<,>
IImmutableList<>
IImmutableQueue<>
IImmutableSet<>
IImmutableStack<>
ImmutableArray<>
ImmutableDictionary<,>
ImmutableHashSet<>
ImmutableList<>
ImmutableQueue<>
ImmutableSortedDictionary<,>
ImmutableSortedSet<>
ImmutableStack<>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4