An open API service indexing awesome lists of open source software.

https://github.com/layoric/blazorlitestream


https://github.com/layoric/blazorlitestream

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# .NET 6.0 Blazor WASM Bootstrap Template

[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/blazor-wasm.png)](https://blazor-wasm.jamstacks.net)

> Browse [source code](https://github.com/NetCoreTemplates/blazor-wasm), view live demo [blazor-wasm.jamstacks.net](https://blazor-wasm.jamstacks.net) and install with [x new](https://docs.servicestack.net/dotnet-new):

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

```bash
$ dotnet tool install -g x

$ x new blazor-wasm ProjectName
```

## Getting Started

[Visual Studio 2022](https://visualstudio.microsoft.com/launch/) is recommended for developing Blazor WASM Apps.