# TryMudBlazor **Repository Path**: geyq666/TryMudBlazor ## Basic Information - **Project Name**: TryMudBlazor - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![MudBlazor](content/MudBlazor-GitHub-NoBg.png) # TryMudBlazor [![GitHub](https://img.shields.io/github/license/mudblazor/trymudblazor?color=594ae2&logo=github&style=flat-square)](https://github.com/MudBlazor/TryMudBlazor/blob/main/LICENSE) [![Discord](https://img.shields.io/discord/786656789310865418?color=%237289da&label=Discord&logo=discord&logoColor=%237289da&style=flat-square)](https://discord.gg/mudblazor) [![Twitter](https://img.shields.io/twitter/follow/MudBlazor?color=1DA1F2&label=Twitter&logo=Twitter&style=flat-square)](https://twitter.com/MudBlazor) TryMudBlazor is a playground for trying out [MudBlazor](https://mudblazor.com) components entirely in the browser.
It is based on Blazor WASM - the [WebAssembly](https://webassembly.org) hosting model of [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/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: - [Meinrad Recheis](https://github.com/henon) - [Jonny Larsson](https://github.com/Garderoben) Making a custom backend for MudBlazor snippets: - [Mike Surcouf](https://github.com/mikes-gh) Huge thanks to the orginal authors of Blazor REPL: - [Kristian Mariyanov](https://github.com/kristianmariyanov) - [Vladislav Karamfilov](https://github.com/vladislav-karamfilov) Thanks also to [BlazorSnippet](https://github.com/BlazorSnippet/BlazorSnippet) for continuing the original REPL as Open Source.