Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ASP.NET Core Template Pack
ASP.NET Core Template Pack

ASP.NET Core Template Pack

Mads Kristensen

|
94,019 installs
| (44) | Free
A collection of project templates that makes it easy to learn how to use ASP.NET Core
Download

A collection of .NET Core project templates. Requires .NET Core Tooling Preview 2 or later.

See the changelog for changes and roadmap.

Templates

  • ASP.NET Core MVC Starter Application
  • ASP.NET Core + Angular 2
  • Vue.js with Webpack
  • Static Website
  • and more to come...

New project dialog

ASP.NET Core MVC Starter Application

This template is conceptually somewhere between the current Empty andWeb Application templates. It is great for learning about ASP.NET MVC as well as a clean starting point for creating any type of web application including SPA.

ASP.NET Core MVC Starter Application

It doesn't include any client-side libraries or tooling, so there is no Bower, npm, Gulp or Bundler. It doesn't hide any files and folder either, so what you see is what you get.

Static Website

This template is for building static websites using the new ASP.NET Core project system with all the benefits it provides. You get:

  • An optional wwwroot folder for output
  • Files on the filesystem shows up automatically in Solution Explorer
  • Managing Bower and npm dependencies
  • Publishing through Visual Studio

Static Website

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

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