Go to file
Scott Addie 4172d62aa5 Add missing @ symbol to AccessDenied.cshtml 2017-10-26 11:21:43 +01:00
build Fix paths for task that only runs in CI 2017-09-26 12:44:55 +01:00
src Add missing @ symbol to AccessDenied.cshtml 2017-10-26 11:21:43 +01:00
test/Templates.Test Move Identity to an Area for 2.1 2017-10-16 10:54:17 -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.