Go to file
Steve Sanderson 378c93e7d6 Also inject EntityFramework package versions dynamically 2017-08-30 22:27:47 +01:00
build Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
src Also inject EntityFramework package versions dynamically 2017-08-30 22:27:47 +01:00
test In tests, use dynamic port binding to avoid need for any coordination across simultaneous tests 2017-08-30 22:02:11 +01:00
tools/DependencyUpdater Also inject EntityFramework package versions dynamically 2017-08-30 22:27:47 +01:00
.appveyor.yml
.gitignore
CONTRIBUTING.md
Directory.Build.props Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
Directory.Build.targets Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
LICENSE.txt
NuGet.config Modernize build system (use Directory.Build.* and KoreBuild lineups) 2017-08-30 14:46:37 +01:00
README.md
Templating.sln Automatically inject ASP.NET version from KoreBuild lineup into template nupkg files 2017-08-30 19:10:07 +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.