Go to file
Steve Sanderson 1e5a3cf59c Trivial string tweak 2017-09-08 23:19:57 +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 Trivial string tweak 2017-09-08 23:19:57 +01:00
tools/DependencyUpdater Make build output clearer (log info, don't pack irrelevant project) 2017-08-30 22:46:25 +01:00
.appveyor.yml On AppVeyor, run tests through newer version of Node for faster npm restores 2017-09-06 12:58:51 +01:00
.gitignore
CONTRIBUTING.md
Directory.Build.props Include build number in VersionSuffix 2017-08-31 00:12:15 +01:00
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 Make template nuspecs consistent. Include SPA template packages projects in solution. 2017-09-05 11:37:39 +01: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.