AvalonWizard 1.2.0

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

// Install AvalonWizard as a Cake Tool
#tool nuget:?package=AvalonWizard&version=1.2.0

Avalon Wizard is an implementation of the Wizard control for Windows Presentation Foundation (WPF).

Features:
- Easy to use.
- Supports non-linear navigation.
- Includes Aero Wizard and Wizard 97 styles.
- Can automatically select the wizard style based on the OS version.
- Fully documented.
- Provides sample applications showing most features.
- Available for .Net 3.5 SP1 and .Net 4.
- Design-time support for VS 2010/2012 and Expression Blend 3/4.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AvalonWizard:

Package Downloads
Papyrus.Studio

Game-centric database system, with support for plugins/modding. This is the editor part, there is also Papyrus, the client data assembly.

AvalonWizard.Mvvm

MVVM extensions for Avalon Wizard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 22,683 9/11/2012

It is also recommended to install the MSI package from https://avalonwizard.codeplex.com/ in order to enable design time support.