Go to file
Nate McMaster 4d9bacd3f1 Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
build Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
src Remove the 2.1. templates from the rel/2.0.x branch 2017-10-12 14:03:51 -07:00
test/Templates.Test Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
tools Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
.appveyor.yml Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
.gitignore Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
CONTRIBUTING.md
Directory.Build.props Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
Directory.Build.targets Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
TemplateDependencies.props Simplify template dependency configuration 2017-09-11 16:19:22 +01:00
Templating.sln Remove the 2.1. templates from the rel/2.0.x branch 2017-10-12 14:03:51 -07:00
build.cmd
build.ps1 Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
build.sh Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
korebuild-lock.txt Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
korebuild.json Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07:00
version.props Update build scripts and targets to use 2.0.x build tools 2017-10-12 14:09:16 -07: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.