Epsiloner.OptionsModule
0.3.7
Prefix Reserved
See the version list below for details.
dotnet add package Epsiloner.OptionsModule --version 0.3.7
NuGet\Install-Package Epsiloner.OptionsModule -Version 0.3.7
<PackageReference Include="Epsiloner.OptionsModule" Version="0.3.7" />
paket add Epsiloner.OptionsModule --version 0.3.7
#r "nuget: Epsiloner.OptionsModule, 0.3.7"
// Install Epsiloner.OptionsModule as a Cake Addin #addin nuget:?package=Epsiloner.OptionsModule&version=0.3.7 // Install Epsiloner.OptionsModule as a Cake Tool #tool nuget:?package=Epsiloner.OptionsModule&version=0.3.7
Options module for client side application that can have separate sections and these sections can be user specific or global. Can be saved to file and be loaded from file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 is compatible. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Epsiloner.Wpf.Core (>= 1.0.4)
-
.NETFramework 4.6
- Epsiloner.Wpf.Core (>= 1.0.4)
-
.NETFramework 4.6.1
- Epsiloner.Wpf.Core (>= 1.0.4)
-
.NETFramework 4.7
- Epsiloner.Wpf.Core (>= 1.0.4)
-
.NETFramework 4.7.1
- Epsiloner.Wpf.Core (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v0.3.7
Section cache now can be removed.
v0.3.6
Improvements for named sections.
v0.3.5
Fixed documentation file.
v0.3.4
Added named sections.
Sections now can be removed and also unregistered.
v0.3.3
Added support to .NET v4.5, v4.6
Fixing bug when saving linked type.