aspnetcore/src/MusicStore
Ryan Brandenburg ece5fa46c6 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 33978da1f7
2018-11-16 10:49:57 -08:00
..
build Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
samples/MusicStore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
tools Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
Directory.Build.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
MusicStore.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-16 10:49:57 -08: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.