Blazor WebAssembly runs in the browser without the need of any application server other than a web server capable of serving static files. I'm showing how to create a Blazor WebAssembly application with .NET 6 and host it in GitLab Pages as a static site.