kjanshair / generator-aspnetcore-example

Yeomen Generator example for a sample ASP.NET Core 1.0 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-aspnetcore-example NPM version Build Status Dependency Status Coverage percentage

A sample ASP.NET Core 1.0 application for my blogs at http://kjanshair.azurewebsites.net/

Installation

First, install Yeoman and generator-aspnetcore-example using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-aspnetcore-example

Then generate your new project:

yo aspnetcore-example

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

© Janshair Khan

About

Yeomen Generator example for a sample ASP.NET Core 1.0 application


Languages

Language:C# 58.4%Language:JavaScript 41.6%Language:CSS 0.0%