generator-owin-static

0.1.3 • Public • Published

generator-owin-static Build Status

A Yeoman generator to create a minimal OWIN-based .NET Web application with its NuGet dependencies, project and solution files.

The server uses the OWIN host package and the static file handler middleware instead of IIS Express. The purpose of this tiny project template is to have a quick start for doing demos and samples of static web applications in Visual Studio.

Installation

To install generator-owin-static from npm, run:

npm install -g generator-owin-static

Finally, initiate the generator:

yo owin-static

Getting To Know Yeoman

Check out the complete Getting Started Guide.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-owin-static

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • olohmann