Go to file
Nate McMaster dac7451023 Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
build
src Fix missed reorder of HttpsRedirection calls in spa templates (#140) 2017-11-01 12:52:10 -07:00
test/Templates.Test
tools
.appveyor.yml
.gitignore Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
TemplateDependencies.props
Templating.sln
build.cmd
build.sh Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
korebuild-lock.txt Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
run.cmd
run.ps1
run.sh Pin templating to build tools 2.1.0-preview1-15552 2017-11-03 14:15:53 -07:00
version.xml

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.