JoshuaKris / NetCoreBlazorT

Testing blazor wasm template from NetCoreTemplates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET 6.0 Blazor WASM Bootstrap Template

Test how .NET 6 + Blazor wasm works

Browse source code, view live demo blazor-wasm.jamstacks.net and install with x new:

This template will help get you started developing with Blazor WASM Apps for ServiceStack Server Apps.

$ dotnet tool install -g x

$ x new blazor-wasm ProjectName

Getting Started

Visual Studio 2022 is recommended for developing Blazor WASM Apps.

About

Testing blazor wasm template from NetCoreTemplates

License:MIT License


Languages

Language:HTML 57.8%Language:C# 25.8%Language:CSS 16.2%Language:Dockerfile 0.2%