Dennkind.Framework 1.2.3-beta

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

// Install Dennkind.Framework as a Cake Tool
#tool nuget:?package=Dennkind.Framework&version=1.2.3-beta&prerelease

The Dennkind Framework library provides animated frame and navigation controls for WPF applications.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net46-client is compatible.  net461 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3-beta 1,078 10/19/2019
1.2.1 2,011 10/18/2019
1.2.0 478 10/16/2019
1.1.6-beta 485 10/16/2019
1.1.5-beta 497 10/1/2019
1.1.4-beta 416 10/1/2019
1.1.2-beta 537 6/11/2019
1.1.1-beta 551 6/9/2019
1.1.0 568 6/8/2019
1.0.15-beta 547 6/2/2019
1.0.0 522 5/31/2019

XmlSerialization class created (Serializes and deserializes objects into and from XML documents)