RockLib.Immutable
1.0.2
Prefix Reserved
See the version list below for details.
Install-Package RockLib.Immutable -Version 1.0.2
dotnet add package RockLib.Immutable --version 1.0.2
<PackageReference Include="RockLib.Immutable" Version="1.0.2" />
paket add RockLib.Immutable --version 1.0.2
#r "nuget: RockLib.Immutable, 1.0.2"
// Install RockLib.Immutable as a Cake Addin
#addin nuget:?package=RockLib.Immutable&version=1.0.2
// Install RockLib.Immutable as a Cake Tool
#tool nuget:?package=RockLib.Immutable&version=1.0.2
Various classes related to immutability.
This package was built from the source code at https://github.com/RockLib/RockLib.Immutable/tree/e71a77f3e6f56bae06f52f4245d8b4c3b72e3d28
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- RockLib.Threading (>= 1.0.2)
-
.NETFramework 4.0
- RockLib.Threading (>= 1.0.2)
-
.NETFramework 4.5
- RockLib.Threading (>= 1.0.2)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- RockLib.Threading (>= 1.0.2)
-
.NETStandard 2.0
- RockLib.Threading (>= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RockLib.Immutable:
Package | Downloads |
---|---|
RockLib.Configuration
Provides a central location for an instance of IConfigurationRoot to be used as the "default" configuration by .NET libraries and applications. Replaces some of the functionality of the .NET Framework System.Configuration.ConfigurationManager class. |
GitHub repositories
This package is not used by any popular GitHub repositories.
RockLib.Immutable version 1.0.2
Updates to align with Nuget conventions.