Go to file
Pranav K d971bfc8b7 Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
.github
build Revert "Disabling tests while investigating file location issues (#831)" (#832) 2017-11-16 11:54:06 -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
.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 Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08: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
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
build.sh
korebuild-lock.txt Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
korebuild.json Pin tool and package versions to make builds more repeatable 2017-11-01 17:24:27 -07:00
run.cmd
run.ps1
run.sh

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.