Go to file
Javier Calvarro Nelson aca4b432e1 Switch async void to async Task (#879)
Switch async void to async Task
2018-11-16 11:16:43 -08:00
.github
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
build Update MusicStore test projects to use netcoreapp3.0 (#873) 2018-10-31 09:44:27 -07:00
samples/MusicStore Update MusicStore test projects to use netcoreapp3.0 (#873) 2018-10-31 09:44:27 -07:00
test Switch async void to async Task (#879) 2018-11-16 11:16:43 -08:00
tools
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
.deployment
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:54:46 -07:00
Directory.Build.props
Directory.Build.targets Update MusicStore test projects to use netcoreapp3.0 (#873) 2018-10-31 09:44:27 -07:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:46:02 -07:00
MusicStore.sln
MusicStore.sln.DotSettings
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update MusicStore test projects to use netcoreapp3.0 (#873) 2018-10-31 09:44:27 -07:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
run.cmd
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -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.