Go to file
Nate McMaster 0a82a7376c Merge branch 'rel/2.0.3' into dev 2017-10-12 14:07:00 -07:00
build Fix paths for task that only runs in CI 2017-09-26 12:44:55 +01:00
src Merge branch 'rel/2.0.3' into dev 2017-10-12 14:07:00 -07:00
test/Templates.Test Remove the 2.1. templates from the rel/2.0.x branch 2017-10-12 14:03:51 -07:00
tools
.appveyor.yml
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
TemplateDependencies.props
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
build.sh
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.