Go to file
Justin Kotalik 36fe9b40ef
Adds Hsts and HttpsRedirection to spa templates (#137)
2017-11-01 11:00:13 -07:00
build Fix paths for task that only runs in CI 2017-09-26 12:44:55 +01:00
src Adds Hsts and HttpsRedirection to spa templates (#137) 2017-11-01 11:00:13 -07:00
test/Templates.Test Update tests to use newer name for 'webapi' template 2017-10-31 17:17:35 +00: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
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
TemplateDependencies.props
Templating.sln Add MSBuild task for creating/updating pull requests 2017-09-26 12:08:25 +01:00
build.cmd Update Bootstrappers 2017-10-30 11:02:43 -07:00
build.sh Update Bootstrappers 2017-10-30 11:02:43 -07:00
run.cmd Update Bootstrappers 2017-10-30 11:02:43 -07:00
run.ps1 Update Bootstrappers 2017-10-30 11:02:43 -07:00
run.sh Update Bootstrappers 2017-10-30 11:02:43 -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.