ActiproSoftware.Controls.WPF.Wizard
Wizard dialogs simplify the user experience of applications by taking complex tasks and breaking them up into a series of simple steps. Actipro Wizard is a lightweight WPF control for building these wizard dialogs, while conforming to standard specifications. Its straightforward API makes it easy to quickly configure wizard pages. Simply create a page, set its page type, caption, description, and start adding controls to it. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=22.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
Install
dotnet add package ActiproSoftware.Controls.WPF.Wizard --version 22.1.2
Install-Package ActiproSoftware.Controls.WPF.Wizard -Version 22.1.2
<PackageReference Include="ActiproSoftware.Controls.WPF.Wizard" Version="22.1.2" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 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.