aspnet-models

1.0.4 • Public • Published

ASP.NET Models

Lightweight stop-gap scaffolding of models; associated resource Controller; and Views.

After installing, your best bet is to add a line to your NPM scripts:

"scaffold" : "./node_modules/scaffold/src/scaffold/scaffold.js"

Usage is straightforward—simply call the script with the name of your model:

npm scaffold Book

The package does not yet verify that your model doesn't exist before creating it. It probably never will. So...Don't get too crazy.

Readme

Keywords

none

Package Sidebar

Install

npm i aspnet-models

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • peleke