0.0.5 • Published 6 years ago

blazor-cli v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Blazor CLI

A WIP CLI tool intended to interract and run commands for Blazor while abstracting the dotnet part, so that instead of dotnet blazor serve You can now run blazor serve.

WIP! Intended functionality:

  • imitate popular cli tools for other SPA (Angular, React, Vue etc.)
  • blazor new abstraction for nuget template new: dotnet new -i Blazor.CSharp (or whatever the template ends up being called)
  • package installation should check and install ALL dependancies (.NET Core etc.)
  • other stuff

Made to be hosted in npm and provide a familiar build setup to other SPA's.

Derived from node-typescript-boilerplate

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago