Go to file
Steve Sanderson 58211f89c7 Begin adding regular Xunit test project like other ASP.NET repos 2017-08-29 17:48:50 +01:00
build Begin adding regular Xunit test project like other ASP.NET repos 2017-08-29 17:48:50 +01:00
src Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00
test Begin adding regular Xunit test project like other ASP.NET repos 2017-08-29 17:48:50 +01:00
tools Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
.appveyor.yml Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
.gitignore Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
CONTRIBUTING.md Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
LICENSE.txt Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
NuGet.config Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
README.md Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Templating.sln Begin adding regular Xunit test project like other ASP.NET repos 2017-08-29 17:48:50 +01:00
build.cmd Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
build.ps1 Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
build.sh Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
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.