Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 735 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 735 Bytes

.NET 8.0 Blazor Server Tailwind Template

Browse source code, view live demo blazor-server.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 LegacyTemplates/blazor-server ProjectName

Getting Started

Visual Studio 2022 is recommended for developing Blazor Apps.