[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
John Luo aacd495943 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:10:32 -07:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:10:32 -07:00
samples/MusicStore Remove NETStandard.Library.NETFramework 2017-07-07 10:28:53 -07:00
test Merge branch 'rel/2.0.0' into dev 2017-07-21 11:52:23 -07:00
tools Upgrade to VS 2017 2017-02-08 17:49:02 -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 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:39:51 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:47:05 -07:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:07:06 -07:00
MusicStore.sln Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
MusicStore.sln.DotSettings Clean up E2E tests 2016-03-08 08:50:16 -08:00
NuGet.config Branching for 2.0.0 rtm 2017-07-10 11:44:42 -07:00
README.md Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
appveyor.yml Skip first time experience on Appveyor 2017-07-10 15:25:35 -07:00
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -07:00
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:33:01 -07:00
version.xml Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:33:38 -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.