https://github.com/layoric/blazorlitestream
https://github.com/layoric/blazorlitestream
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/layoric/blazorlitestream
- Owner: Layoric
- License: mit
- Created: 2022-06-30T06:03:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T07:07:22.000Z (about 4 years ago)
- Last Synced: 2025-10-11T01:46:44.251Z (9 months ago)
- Language: HTML
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET 6.0 Blazor WASM Bootstrap Template
[](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.