aspnetcore/src/MusicStore
John Luo 5f9f1ce183 Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
..
samples/MusicStore Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
test Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
tools
Directory.Build.props Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
MusicStore.sln Remove Transport.Abstractions from existence (#10722) 2019-06-01 17:22:47 -07:00
NuGetPackageVerifier.json
README.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
build.cmd Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
startvs.cmd

README.md

MusicStore (test application)

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.

This 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.