blazor-cli

0.0.5 • Public • Published

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

Dependencies (2)

Dev Dependencies (9)

Package Sidebar

Install

npm i blazor-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

22.9 kB

Total Files

19

Last publish

Collaborators

  • kristapsstrals