aspnetcore/src/MusicStore
Nate McMaster 85e2147ff0
Merge branch 'release/2.2'
2018-12-07 11:11:44 -08:00
..
build Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
samples/MusicStore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
test React to breaking changes in Microsoft.Extensions.Logging.Abstractions 2018-11-20 12:52:15 -08:00
tools Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
Directory.Build.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
MusicStore.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 10:57:15 -08:00
build.sh React to breaking changes in Microsoft.Extensions.Logging.Abstractions 2018-11-20 12:52:15 -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.