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

https://github.com/layoric/kamalblazor


https://github.com/layoric/kamalblazor

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# blazor

.NET 8.0 Blazor Tailwind App

[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/blazor.png)](http://blazor.web-templates.io/)

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

$ dotnet tool install -g x

$ x new blazor ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com//.git
$ cd
$ x new blazor