Skip to main content
PCLExt.Config package icon

PCLExt.Config

PCL Extension provides a config implementation for .NET, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Supports .NET Standard now.

Total Downloads
38.8K
38,795
Published
Jun 26, 2017
Latest stable version

Install

.NET CLI
dotnet add package PCLExt.Config --version 1.2.1.1
Package Manager Console
Install-Package PCLExt.Config -Version 1.2.1.1
PackageReference
<PackageReference Include="PCLExt.Config" Version="1.2.1.1" />

Frameworks

.NETFramework4.5 MonoAndroid1.0 Xamarin.iOS1.0 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5
[10.0.3, )
YamlDotNet
.NETFramework4.5
[4.2.1, )
PCLExt.FileStorage
.NETFramework4.5
[1.2.1.1, )
Newtonsoft.Json
MonoAndroid1.0
[10.0.3, )
YamlDotNet
MonoAndroid1.0
[4.2.1, )
PCLExt.FileStorage
MonoAndroid1.0
[1.2.1.1, )
Newtonsoft.Json
Xamarin.iOS1.0
[10.0.3, )
YamlDotNet
Xamarin.iOS1.0
[4.2.1, )
PCLExt.FileStorage
Xamarin.iOS1.0
[1.2.1.1, )
Newtonsoft.Json
.NETStandard2.0
[10.0.3, )
YamlDotNet
.NETStandard2.0
[4.2.1, )
PCLExt.FileStorage
.NETStandard2.0
[1.2.1.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.