ligershark/CoreTemplatePack

Name: CoreTemplatePack

Owner: LigerShark

Description: A collection of .NET Core project templates

Created: 2016-07-01 21:28:25.0

Updated: 2018-01-22 18:47:24.0

Pushed: 2017-02-02 19:23:25.0

Homepage:

Size: 1114

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ASP.NET Core Template Pack

Build status

Download this extension from the VS Gallery or get the CI build.


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

See the changelog for changes and roadmap.

Templates

New project dialog

ASP.NET Core MVC Starter Application

This template is conceptually somewhere between the current Empty and Web 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:

Static Website

Vue.js with Webpack

A great starting point for building websites using the Vue.js framework all hooked up with npm and Webpack.

For the best experience with Vue.js it is recommended that you install the Vue.js Pack extension for Visual Studio.

Vue.js with Webpack

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.