Skip to content
| Marketplace
Sign in
Visual Studio>Templates>OmniSharp AspNet Project Template
OmniSharp AspNet Project Template

OmniSharp AspNet Project Template

Greg Trevellick

|
3,227 installs
| (0) | Free
A collection of Yeoman scaffolded web / console/ class library / unit test projects using ASP.NET Core. Optionally also using MVC, WebAPI, Nancy, MS Test, Xunit, C#, F#, bootstrap, semantic.
Download

A collection of Yeoman scaffolded web / console/ class library / unit test projects using ASP.NET Core. Optionally also using MVC, WebAPI, Nancy, MS Test, Xunit, C#, F#, bootstrap, semantic.

Based on the AspNet project from OmniSharp.

The project is scaffolded out using Yeoman from within Visual Studio.

When you create a new project...

...a dialog appears explaining what will happen...

...a command prompt is opened to scaffold the new project using Yeoman...

  • Node will install the AspNet Yeoman generator via command npm install -g yo aspnet
  • Yeoman will prompt you for personalisation and custom options for the new project via command yo aspnet
  • Yeoman will create the new project on your machine
  • Yeoman will automatically download any dependancies (e.g. into node_modules folder)

...the new project will be opened in a new instance of Visual Studio (or your default .csproj app).

Note: A Visual Studio solution file (.Sln) is not created when the project is scaffolded. However when you close Visual Studio you will be prompted to create and save a solution file.

If you like this free extension please take just a few seconds to give it a rating.

Additional Yeoman templates can be installed using this extension.

Contributions welcome here.

See the change log for release history.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft