[Archived] ASP.NET Core templates for .NET CLI and Visual Studio. Project moved to https://github.com/aspnet/AspNetCore
eaa6044cb9
Merge branch release/2.1 into dev |
||
---|---|---|
.vscode | ||
build | ||
src | ||
test | ||
.appveyor.yml | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
Templating.sln | ||
build.cmd | ||
build.sh | ||
korebuild-lock.txt | ||
korebuild.json | ||
run.cmd | ||
run.ps1 | ||
run.sh | ||
version.props |
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.