Go to file
Pranav K cc0eaf9a76 Add a functional test to verify RazorCompileOnBuild
* 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
2018-02-27 08:35:45 -08:00
.github
build Update dependencies.props 2018-02-26 11:09:02 -08:00
samples/MusicStore Add a functional test to verify RazorCompileOnBuild 2018-02-27 08:35:45 -08:00
test Add a functional test to verify RazorCompileOnBuild 2018-02-27 08:35:45 -08:00
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 Update dependencies.props 2018-02-26 11:09:02 -08:00
korebuild.json
run.cmd
run.ps1 Update bootstrappers 2017-12-01 12:29:27 -08:00
run.sh Update bootstrappers 2017-12-01 12:29:27 -08:00

README.md

MusicStore (test application)

AppVeyor: AppVeyor

Travis: Travis

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.