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-webapiThen generate your new project:
yo calabonga-spa-webapiUsage
After solution created, open it in Visual Studio 2015. Open Package Manager Console then execute command
update-package -reinstallInformation
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