Go to file
Nate McMaster 4a3d9b0955 Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build Upgrade to xunit 2.3.0-beta4 2017-08-22 17:36:41 -07:00
samples/MusicStore Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
test Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
tools
.appveyor.yml Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
.deployment
.gitattributes Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
.travis.yml
CONTRIBUTING.md
Directory.Build.props Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
Directory.Build.targets Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:07:06 -07:00
MusicStore.sln Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
MusicStore.sln.DotSettings
NuGet.config
README.md Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:33:01 -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.