Miracle.Settings
3.1.0
.NET Standard 2.0
.NET Framework 4.0
Install-Package Miracle.Settings -Version 3.1.0
dotnet add package Miracle.Settings --version 3.1.0
<PackageReference Include="Miracle.Settings" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Miracle.Settings --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Miracle.Settings, 3.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Miracle.Settings as a Cake Addin
#addin nuget:?package=Miracle.Settings&version=3.1.0
// Install Miracle.Settings as a Cake Tool
#tool nuget:?package=Miracle.Settings&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Load application settings into strong typed objects with two lines of code.
Supports validation, nested objects, arrays, lists and dictionaries.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.0.1)
- System.ComponentModel.Annotations (>= 4.4.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 96,507 | 5/24/2020 |
3.0.5 | 443 | 1/28/2020 |
3.0.4 | 19,606 | 7/8/2019 |
3.0.3 | 316 | 7/7/2019 |
3.0.0 | 997 | 6/18/2018 |
3.0.0-beta1 | 600 | 4/6/2018 |
2.3.0 | 902 | 10/16/2017 |
2.2.0 | 817 | 3/6/2017 |
2.1.0 | 664 | 2/27/2017 |
2.0.0 | 699 | 2/25/2017 |
1.6.0 | 756 | 2/24/2017 |
1.5.0 | 665 | 2/20/2017 |
1.4.0 | 640 | 2/7/2017 |
1.3.0 | 976 | 8/5/2016 |
1.2.0 | 985 | 8/1/2016 |
1.0.0 | 946 | 7/22/2016 |
Add type converter for Assembly