[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Pranav K e39acf1a96 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:37 -07:00
.github Remove dockerfiles, update readme, and add issue and PR templates (#812) 2017-07-03 11:24:16 -07:00
build Removed references to dead code related to running tests using runtime store 2017-07-05 16:57:27 -07:00
samples/MusicStore React to Auth 2017-07-05 14:30:45 -07:00
test Code cleanup 2017-07-06 06:03:09 -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 Initial commit. 2014-01-28 02:27:26 -08:00
.gitignore Update to net46 2017-03-21 10:14:45 -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 Updating versions to preview3 2017-06-01 10:47:26 -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 Update appveyor and travis settings 2017-03-14 13:40:57 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:21 -08:00
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:04:06 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:04:06 -07:00
version.props Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:37 -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.