Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Angular Basic Project Template
Angular Basic Project Template

Angular Basic Project Template

Greg Trevellick

|
16,297 installs
| (1) | Free
A Yeoman scaffolded basic Angular.io / TypeScript web application project template for Visual Studio IDE (and Visual Studio Code too), using AspNet Core (C#), WebPack, Gulp, Sass and Yarn (optional).
Download

A basic Angular.io / TypeScript web application project template for Visual Studio and VS Code, using ASP.NET Core (C#), WebPack, Gulp, Sass and Yarn (optional).

Based on the Angular Basic project from Matt Jeanes.

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 Angular Basic Yeoman generator via command npm install -g yo angular-basic
  • Yeoman will prompt you for personalisation and custom options for the new project via command yo angular-basic
  • 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), and here's what you get...

...and upon build/run ('F5' in Visual Studio) this is the resultant website application...

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