Mash.AppSettings
1.0.6176.28344
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mash.AppSettings --version 1.0.6176.28344
NuGet\Install-Package Mash.AppSettings -Version 1.0.6176.28344
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mash.AppSettings" Version="1.0.6176.28344" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mash.AppSettings --version 1.0.6176.28344
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mash.AppSettings, 1.0.6176.28344"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mash.AppSettings as a Cake Addin #addin nuget:?package=Mash.AppSettings&version=1.0.6176.28344 // Install Mash.AppSettings as a Cake Tool #tool nuget:?package=Mash.AppSettings&version=1.0.6176.28344
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Loads application settings into your own custom data class
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mash.AppSettings:
Package | Downloads |
---|---|
Mash.AppSettings.DevSettings
Add-on for Mash.AppSettings to override with dev-specific settings |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 7,777 | 3/8/2020 |
1.1.0 | 2,125 | 12/17/2018 |
1.0.6522.31060 | 7,646 | 11/10/2017 |
1.0.6469.32965 | 1,581 | 9/18/2017 |
1.0.6179.29949 | 3,558 | 12/2/2016 |
1.0.6176.28344 | 1,762 | 11/28/2016 |
1.0.6172.24448 | 1,645 | 11/24/2016 |
1.0.6116.31246 | 2,397 | 9/30/2016 |
1.0.5911.39546 | 5,849 | 3/9/2016 |
1.0.5905.1661 | 1,899 | 3/2/2016 |
1.0.5902.24356 | 2,223 | 2/28/2016 |
1.0.5897.40754 | 2,133 | 2/24/2016 |
1.0.5894.36674 | 2,028 | 2/21/2016 |
1.0.5796.39370 | 2,431 | 11/15/2015 |
1.0.5796.38248 | 1,995 | 11/15/2015 |
1.0.5796.34220 | 2,073 | 11/15/2015 |
1.0.5795.34186 | 1,962 | 11/14/2015 |
1.0.5789.22683 | 2,010 | 11/7/2015 |
1.0.5783.34081 | 2,039 | 11/2/2015 |
Add support for Development Mode where an additional SettingLoader can be specified to load development settings (if available) first.