https://github.com/sepppenner/matblazorwizardcontrol
MatBlazorWizardControl is an example project for a Wizard control with Blazor and MatBlazor.
https://github.com/sepppenner/matblazorwizardcontrol
Last synced: 8 months ago
JSON representation
MatBlazorWizardControl is an example project for a Wizard control with Blazor and MatBlazor.
- Host: GitHub
- URL: https://github.com/sepppenner/matblazorwizardcontrol
- Owner: SeppPenner
- License: mit
- Created: 2019-11-11T17:32:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T18:38:14.000Z (over 1 year ago)
- Last Synced: 2025-04-02T00:24:39.941Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 941 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
MatBlazorWizardControl
====================================
MatBlazorWizardControl is an example project for a Wizard control with [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor) and [MatBlazor](https://www.matblazor.com/).
[](https://ci.appveyor.com/project/SeppPenner/matblazorwizardcontrol)
[](https://github.com/SeppPenner/MatBlazorWizardControl/issues)
[](https://github.com/SeppPenner/MatBlazorWizardControl/network)
[](https://github.com/SeppPenner/MatBlazorWizardControl/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/MatBlazorWizardControl/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/MatBlazorWizardControl)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
# How it looks like (The styling is not perfect but can be done with custom CSS easily)
## First step

## Second step

# Further links
* https://stackoverflow.com/questions/58105036/how-do-you-create-a-form-wizard-using-blazor
* https://itnext.io/building-a-blazor-wizard-with-razor-components-23d652ff06e9.
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/MatBlazorWizardControl/blob/master/Changelog.md).