generator-calabonga-spa-webapi

1.0.7 • Public • Published

calabonga-spa-webapi v1.0.7

This package will creates a Visual Studio 2015 solution with splitted layers. During Installation you can select your solution {YouSolutionName} name. {YouSolutionName} will contains three projects:

  • {YouSolutionName}.Models (class library)
  • {YouSolutionName}.Data (class library)
  • {YouSolutionName}.Web (ASP.NET WebAPI)

Installation

First, install Yeoman and calabonga-spa-webapi using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g calabonga-spa-webapi

Then generate your new project:

yo calabonga-spa-webapi

Usage

After solution created, open it in Visual Studio 2015. Open Package Manager Console then execute command

update-package -reinstall

Information

You can read post (russian) about framework which used in the package. Feel free to write to author by feedback form.

Versions

  • 1.0.0 First release
  • 1.0.7 GitHub link updated

License

MIT © Calabonga SOFT

Dependents (0)

Package Sidebar

Install

npm i generator-calabonga-spa-webapi

Weekly Downloads

8

Version

1.0.7

License

MIT

Last publish

Collaborators

  • calabonga