Blazor Snippet is a platform for writing, compiling, executing and sharing Blazor components entirely in the browser. It's perfect for code playground and testing. It's fast and secure. The platform is built and is running entirely on top of Blazor WASM - the WebAssembly hosting model of Blazor.
Blazor Snippet is a continuation of the discontinued open source project BlazorREPL by Kristian Mariyanov and Vladislav Karamfilov.
Play with Blazor now: https://blazorsnippet.com
- Write and run Blazor components
- Save and share code snippets
- Write multiple components
- Install NuGet packages
- Override configurations and introduce new services
- View build diagnostics
- Hightlights and simple autocomplete for user code
- Customize REPL page layout
GPL 2.0
The original authors of BlazorREPL: