* Verify precompiled views are used * Merge developer exception page tests with dotnet run tests * Turn logging down for EF DbCommands to make logs less noisy |
||
|---|---|---|
| .github | ||
| build | ||
| samples/MusicStore | ||
| test | ||
| tools | ||
| .appveyor.yml | ||
| .deployment | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||
| LICENSE.txt | ||
| MusicStore.sln | ||
| MusicStore.sln.DotSettings | ||
| NuGet.config | ||
| README.md | ||
| build.cmd | ||
| build.sh | ||
| korebuild-lock.txt | ||
| korebuild.json | ||
| run.cmd | ||
| run.ps1 | ||
| run.sh | ||
README.md
MusicStore (test application)
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.
About this repo
This repository is a test application used for ASP.NET Core internal test processes. It is not intended to be a representative sample of how to use ASP.NET Core.
Samples and docs for ASP.NET Core can be found here: https://docs.asp.net.