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=25.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.
$ dotnet add package ActiproSoftware.Controls.WPF.WizardNo README available.