[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Pavel Krymets 2c02a9cb7f Stop using IISExpress .config templates 2018-08-16 12:08:29 -07:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
.vsts-pipelines/builds Update infrastructure for the 2.2 release 2018-06-28 16:21:05 -07:00
build Update dependencies.props 2018-08-12 19:22:07 +00:00
samples/MusicStore Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
test Stop using IISExpress .config templates 2018-08-16 12:08:29 -07:00
tools Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
.appveyor.yml Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2018-01-31 15:01:12 -08:00
.deployment Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
.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 Update travis to High Sierra 2018-03-12 14:47:34 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:47:05 -07:00
Directory.Build.props Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
Directory.Build.targets Move to TestMatrix approach 2018-05-16 11:06:51 -07:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:07:06 -07:00
MusicStore.sln Remove nginx tests, specify IIS config 2018-05-17 10:50:48 -07:00
MusicStore.sln.DotSettings Clean up E2E tests 2016-03-08 08:50:16 -08:00
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
NuGetPackageVerifier.json Add NuGetPackageVerifier 2018-03-21 10:38:08 -07: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 Update dependencies.props 2018-08-12 19:22:07 +00:00
korebuild.json Update infrastructure for the 2.2 release 2018-06-28 16:21:05 -07:00
run.cmd Update bootstrappers 2017-10-09 12:45:58 -07:00
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.