Skip to main content
Portable.Xaml package icon

Portable.Xaml

Portable.Xaml is a port of mono's System.Xaml to PCL and .NET Standard. This allows you to read/write xaml for desktop, mobile, and .NET Core projects.

Total Downloads
6.6M
6,592,368
Published
Jan 21, 2018
Latest stable version

Install

.NET CLI
dotnet add package Portable.Xaml --version 0.19.0
Package Manager Console
Install-Package Portable.Xaml -Version 0.19.0
PackageReference
<PackageReference Include="Portable.Xaml" Version="0.19.0" />

Frameworks

.NETPortable4.5-Profile259 .NETStandard1.3

Dependencies

Microsoft.CSharp
.NETStandard1.3
[4.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
[4.3.0, )
System.Xml.XmlDocument
.NETStandard1.3
[4.3.0, )

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 2 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.