Go to file
Pranav K 888ad8fac3
Merge pull request #865 from aspnet/prkrishn/remove-precompilation
Remove reference to ViewCompilation package
2018-08-30 11:23:12 -07:00
.github
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
build Remove reference to ViewCompilation package 2018-08-30 10:45:50 -07:00
samples/MusicStore Remove reference to ViewCompilation package 2018-08-30 10:45:50 -07:00
test Stop using IISExpress .config templates (#863) 2018-08-16 14:19:38 -07: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
LICENSE.txt
MusicStore.sln
MusicStore.sln.DotSettings
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-08-26 19:22:38 +00:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:29 -07:00
run.cmd
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.