JSPM

generator-calabonga-spa-webapi

1.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q53996F
  • License MIT

This package will creates a Visual Studio 2015 solution with splitted layers. During Installation you can select your solution name.

Package Exports

  • generator-calabonga-spa-webapi

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-calabonga-spa-webapi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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