GregTrevellick / VsixBlazorMinimalProjectTemplate

A Visual Studio extension for a .Net standard project template for a minimal Blazor web app.

Home Page:https://marketplace.visualstudio.com/items?itemName=GregTrevellick.BlazorMinimalProjectTemplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor Minimal Project Template

Read Me Synchronizer BetterCodeHub compliance Codacy Badge CodeFactor LGTM Alerts Language grade: JavaScript GitHub top language Github language count GitHub issues GitHub pull requests GitHub followers GitHub stars GitHub watchers Sonar&metric=alert_status Sonar&metric=bugs Sonar&metric=code_smells Sonar&metric=coverage Sonar&metric=duplicated_lines_density Sonar&metric=ncloc Sonar&metric=reliability_rating Sonar&metric=security_rating Sonar&metric=sqale_index Sonar&metric=sqale_rating Sonar&metric=vulnerabilities Appveyor Build status Appveyor unit tests Hound Access Lint github ImgBot Renovate Bot github Charity Ware License Subscribe

Visual Studio Marketplace version Visual Studio Marketplace downloads Visual Studio Marketplace ratings Visual Studio Marketplace version

A Visual Studio IDE extension providing users with a project template for a .Net Standard project with a minimal implementation of client-side blazor (a web UI framework based on C#, Razor, and HTML that runs in the browser via WebAssembly).

Read the announcement post

When you create a new project...

...here's what you get...

...which you can F5 build / run to get this:

More advanced Visual Studio Blazor project templates are available here.

If you like this free extension please take just a few seconds to give it a rating.

Contributions welcome here.

See the change log for release history.

Credits

.NET Foundation

DotNet Templating

Jonathan Miller

LigerShark

Mads Kristensen

Microsoft DevLabs

Peter Vogel

Rick Strahl

Sayed Hashimi

Sayed Ibrahim Hashimi

License

Software License is available here.

[Charity ware][CharityWareURL].

Hint

ASP.NET Core 2.1.1 fails with HTTP Error 502.5 - Process Failure

About

A Visual Studio extension for a .Net standard project template for a minimal Blazor web app.

https://marketplace.visualstudio.com/items?itemName=GregTrevellick.BlazorMinimalProjectTemplate

License:MIT License


Languages

Language:C# 56.5%Language:HTML 43.5%