Skip to content

oneolddev/BlazorWASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository was created for the purpose of comparing Blazor WASM projects created with the dotnet.

Build Instructions

dotnet new gitignore
dotnet new blazorwasm --hosted --auth Individual --pwa --output Hosted --name Hosted
dotnet new blazorwasm --auth Individual --pwa --name Auth-PWA
dotnet new blazorwasm --auth Individual --name Auth
git add .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published