Go to file
Steve Sanderson bb5420dc5e Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
build Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
src Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
tools
.appveyor.yml
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
Templating.sln Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
build.cmd
build.ps1
build.sh
version.xml Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00

README.md

Templates

Getting Started

ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Get started.