PCLAppConfig 0.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package PCLAppConfig --version 0.3.2
                    
NuGet\Install-Package PCLAppConfig -Version 0.3.2
                    
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="PCLAppConfig" Version="0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PCLAppConfig" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="PCLAppConfig" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PCLAppConfig --version 0.3.2
                    
#r "nuget: PCLAppConfig, 0.3.2"
                    
#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.
#:package PCLAppConfig@0.3.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PCLAppConfig&version=0.3.2
                    
Install as a Cake Addin
#tool nuget:?package=PCLAppConfig&version=0.3.2
                    
Install as a Cake Tool

Cross platform Xamarin AppSettings reader

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap10 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on PCLAppConfig:

Package Downloads
spxus.core

My package description.

Xamariners.Mobile.Core

Package Description

SharpRavenPCL

SharpRavenPortable is the .NET Xamarin client for Sentry. (getsentry.com and github.com/getsentry/sentry) mailto: beletckij.ar@gmail.com

SDHC.Core

My package description.

SDHC.Start.Pack

My package description.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PCLAppConfig:

Repository Stars
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
Version Downloads Last Updated
1.0.1 301,016 11/28/2018
0.4.1 36,394 7/26/2018
0.3.4 60,827 2/3/2018
0.3.2 131,779 10/21/2016
0.3.1 3,006 8/18/2016
0.3.0 2,555 8/2/2016

- 0.3.2: Update to latest dependencies, Update Doc
- 0.3.1: Added tests and package icon
- 0.3.0: Initial Release