Go to file
Nate McMaster eb67f8bcef Update package reference versions in more 1.x templates (#72) 2017-10-17 16:28:37 -07:00
build Fix paths for task that only runs in CI 2017-09-26 12:44:55 +01:00
src Update package reference versions in more 1.x templates (#72) 2017-10-17 16:28:37 -07:00
test/Templates.Test Move Identity to an Area for 2.1 2017-10-16 10:54:17 -07:00
tools Add MSBuild task for creating/updating pull requests 2017-09-26 12:08:25 +01:00
.appveyor.yml
.gitignore Add missing content files for Microsoft.DotNet.Web.ProjectTemplates.2.1 2017-09-11 16:36:06 +01:00
CONTRIBUTING.md
Directory.Build.props Add a convenient way to manually override all templates' package dependency versions, e.g., when branching for a release 2017-09-11 13:33:02 +01:00
Directory.Build.targets
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
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.