-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the project wiki for generator-aspnet
! The generator-aspnet
is a generator for yo, a command-line scaffolding system built on node.js.
With this generator, it's possible to scaffold projects and files for ASP.Net vNext on Windows, Mac OS X, and Linux -- streamlining development of .net projects with your favorite text editors.
If you'd like to contribute to this project, please take a few moments to review the guidelines outlined in the following articles:
- Goals and structure of related generators
- How to Contribute
- How to try local changes
- How to run test cases locally
- How to Publish Changes
-
generator-csharp - These generators can be used to create C# projects and files similar to what can be created in Visual Studio
-
generator-aspnet-xtianus - is an extension of OmniSharp/generator-aspnet that comes with a special Foundation 5 SASS/SCSS framework ready out of the box with wiredep & other grunt tasks for advanced front-end development.