A powerful, attribute-driven tutorial framework for .NET applications. Build interactive, step-by-step guided experiences with intelligent flow control.
| Package | Description |
|---|---|
| Guidely.Core | Framework-agnostic tutorial state machine with conditional transitions, auto-advance triggers, and persistence |
| Guidely.WPF | WPF overlay controls for displaying interactive tutorial tooltips and element highlighting |
dotnet add package Guidely.Core
dotnet add package Guidely.WPF # For WPF applicationsSee each package's README for detailed documentation and examples.
Licensed under the Apache License, Version 2.0. See LICENSE and NOTICE for details.