Skip to content

Nomenator/BlazorEmptyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlazorEmptyProject

Visual Studio project template for creating empty blazor projects.

I needed this template because every time creating a blazor project, I found myself either painstakingly removing everything from the blazor template, or adding blazor to an empty core project and setting up routing, namespaces, the entire frame. So I made a project template completely devoid of any pages, any CSS frameworks. This is the bare minimum of a blazor project. Please enjoy.

Installation

Download a release, do not unpack the zip file. Place it in your %USERPROFILE%\Documents\Visual Studio ####\Templates\ProjectTemplates folder.

"Compiling" from source

There's no compiling. Just take the contents of src folder from this repository, put it in a zip file, and you have yourself a working build.

About

Visual Studio project template for creating empty blazor projects.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors