WMAppManifest 0.4.0

dotnet add package WMAppManifest --version 0.4.0
NuGet\Install-Package WMAppManifest -Version 0.4.0
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="WMAppManifest" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WMAppManifest --version 0.4.0
#r "nuget: WMAppManifest, 0.4.0"
#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 WMAppManifest as a Cake Addin
#addin nuget:?package=WMAppManifest&version=0.4.0

// Install WMAppManifest as a Cake Tool
#tool nuget:?package=WMAppManifest&version=0.4.0

Provides easy access to WMAppManifest at runtime

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0 203 8/4/2012
0.3.0 50 5/16/2012
0.2.0 43 5/1/2012
0.1.0 45 5/1/2012

Code optimization (removed unused method GetSafeValue, using (string) conversion instead)
Added automatic Xml.Linq reference to the package