blazor-templates / blazor-templates

A collection of project templates for blazor
MIT License
23 stars 3 forks source link

Naming conventions #5

Open simonziegler opened 4 years ago

simonziegler commented 4 years ago

Use "Server" and "WebAssembly" in place of "SSB" and "CSB" to mirror the formal Blazor project naming convention.

stefanloerwald commented 4 years ago

How do we cover the case of a aspnet hosted wasm project? Maybe WebAssemblyHosted?

stefanloerwald commented 4 years ago

Draft uses Wasm and Server.