Go to file
Tony Xia 2d1aaeb036 Set log level. (#829) 2017-11-13 14:15:37 -08:00
.github
build Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
samples/MusicStore Set log level. (#829) 2017-11-13 14:15:37 -08:00
test Disabling tests while investigating file location issues (#831) 2017-11-13 12:02:28 -08:00
tools
.appveyor.yml Update bootstrappers 2017-10-09 12:45:58 -07:00
.deployment
.gitattributes
.gitignore Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
.travis.yml
CONTRIBUTING.md
Directory.Build.props Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
Directory.Build.targets Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
LICENSE.txt
MusicStore.sln Add RuntimeStore config to music store 2017-10-25 20:01:02 -07:00
MusicStore.sln.DotSettings
NuGet.config Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
README.md
build.cmd Update bootstrappers 2017-10-09 12:45:58 -07:00
build.sh Update bootstrappers 2017-10-09 12:45:58 -07:00
korebuild-lock.txt Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
korebuild.json Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
run.cmd Update bootstrappers 2017-10-09 12:45:58 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:45:58 -07:00
run.sh Update bootstrappers 2017-10-09 12:45:58 -07: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.