Go to file
Nate McMaster 5421e033d8
Add certificate names for code signing
2018-06-05 22:33:49 -07:00
.github
build Update dependencies.props 2018-06-03 19:22:01 +00:00
samples/MusicStore Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
test Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
tools
.appveyor.yml
.deployment
.gitattributes
.gitignore
.travis.yml Update travis to High Sierra 2018-03-12 14:47:34 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Move to TestMatrix approach 2018-05-16 11:06:51 -07:00
LICENSE.txt
MusicStore.sln Remove nginx tests, specify IIS config 2018-05-17 10:50:48 -07:00
MusicStore.sln.DotSettings
NuGet.config
NuGetPackageVerifier.json Add NuGetPackageVerifier 2018-03-21 10:38:08 -07:00
README.md
build.cmd
build.sh
korebuild-lock.txt Add certificate names for code signing 2018-06-05 22:33:49 -07:00
korebuild.json Branching for 2.1.0-rc1 2018-04-16 17:00:04 -07:00
run.cmd
run.ps1 Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:16:25 -07:00
run.sh Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:16:25 -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.