Go to file
Steve Sanderson dca24eb5cc Add build target for publishing NuGet packages 2017-09-08 16:24:51 +01:00
build Add build target for publishing NuGet packages 2017-09-08 16:24:51 +01:00
src Run NuGet Package Verifier on build 2017-09-08 15:43:13 +01:00
test/Templates.Test Use Xunit's ITestOutputHelper throughout. Other minor tidy-ups. 2017-09-08 15:24:18 +01:00
tools/DependencyUpdater
.appveyor.yml
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Run NuGet Package Verifier on build 2017-09-08 15:43:13 +01:00
README.md
Templating.sln
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.