Go to file
ASP.NET CI 3e8eae07ee Update dependencies.props
[auto-updated: dependencies]
2018-07-15 20:05:32 +00:00
.github
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
build Update dependencies.props 2018-07-15 20:05:32 +00:00
samples/MusicStore Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
test Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
tools
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:29 -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 [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
CONTRIBUTING.md
Directory.Build.props Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
Directory.Build.targets Move to TestMatrix approach 2018-05-16 11:06:51 -07:00
LICENSE.txt
MusicStore.sln Remove nginx tests, specify IIS config 2018-05-17 10:50:48 -07:00
MusicStore.sln.DotSettings
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
NuGetPackageVerifier.json Add NuGetPackageVerifier 2018-03-21 10:38:08 -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 Update dependencies.props 2018-07-15 20:05:32 +00:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
run.cmd Update bootstrappers 2017-10-09 12:45:58 -07:00
run.ps1 [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
run.sh [automated] Change default branch to master 2018-07-02 12:40:29 -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.