Go to file
Steve Sanderson 9174ca79fa Test both dev and published apps 2017-09-06 12:30:27 +01:00
build Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
src Fix failing test for Aurelia template 2017-09-05 16:42:22 +01:00
test/Templates.Test Test both dev and published apps 2017-09-06 12:30:27 +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 Specify Node version for AppVeyor builds. Indicate whether browser automation tests are running. 2017-09-06 11:12:16 +01:00
.gitignore Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
CONTRIBUTING.md Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Directory.Build.props Include build number in VersionSuffix 2017-08-31 00:12:15 +01:00
Directory.Build.targets Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
LICENSE.txt Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
NuGet.config Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
README.md Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
Templating.sln Make template nuspecs consistent. Include SPA template packages projects in solution. 2017-09-05 11:37:39 +01:00
build.cmd Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
build.ps1 Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
build.sh Make build/boilerplate files consistent with other ASP.NET repos 2017-08-29 17:41:15 +01:00
version.xml Add .sln file and Template.csproj that builds all the template packages 2017-08-29 17:48:49 +01:00

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.