/TryMudBlazor

A playground for trying out and testing MudBlazor components entirely in the browser.

Primary LanguageC#GNU General Public License v2.0GPL-2.0

MudBlazor

TryMudBlazor

GitHub Discord Twitter

TryMudBlazor is a playground for trying out MudBlazor components entirely in the browser.
It is based on Blazor WASM - the WebAssembly hosting model of Blazor.

Known Issues

Firefox private tabs are not supported because of restrictions put in place by Firfox private mode.

License

GPL 2

Authors and Contributors

Adaptation for MudBlazor and general web interface overhaul:

Making a custom backend for MudBlazor snippets:

Huge thanks to the orginal authors of Blazor REPL:

Thanks also to BlazorSnippet for continuing the original REPL as Open Source.