Go to file
Justin Kotalik 509f791f10
[WIP] Adds Hsts and HttpsRedirection to templates (#128)
2017-10-31 16:15:13 -07:00
build
src [WIP] Adds Hsts and HttpsRedirection to templates (#128) 2017-10-31 16:15:13 -07:00
test/Templates.Test Update tests to use newer name for 'webapi' template 2017-10-31 17:17:35 +00: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
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.