Go to file
Pranav K 7c584a5d2c Specify runtime versions to install 2017-11-29 14:09:28 -08:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build Specify runtime versions to install 2017-11-29 14:09:28 -08:00
samples/MusicStore Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
test Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
tools
.appveyor.yml Update bootstrappers 2017-10-09 12:45:58 -07:00
.deployment
.gitattributes Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
.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 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
Directory.Build.targets Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:07:06 -07:00
MusicStore.sln Add RuntimeStore config to music store 2017-10-25 20:01:02 -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
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 2017-10-09 12:45:58 -07:00
build.sh Update bootstrappers 2017-10-09 12:45:58 -07:00
korebuild-lock.txt Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:25 -08: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.