generator-dotnetcore-nancy
v1.2.1
Published
Project template for .NET Core with Nancy framework
Downloads
8
Readme
generator-dotnetcore-nancy
Project template for .NET Core with Nancy framework (#.NET Core 1.1)
Compatible with Visual Studio 2015/2017 and Visual Studio Code.
Installation
npm install -g yo
npm install -g generator-dotnetcore-nancy
Then generate your new project:
yo dotnetcore-nancy
Questions
- The name of the application: (Text input)
- Would you like to include Forms authentication? (Y/N)
- Would you like to include Views (Super Simple View Engine)? (Y/N)
- The port of the application: (Number input)
- Would you like to include a UnitTest project? (Y/N)
License
MIT © berkid89