aspnetcore/src/MusicStore
John Luo c902645115
Add MigrationsEndPoint when DatabaseDeveloperPageExceptionFilter is used (#25554)
2020-09-04 15:46:14 -07:00
..
samples/MusicStore Add MigrationsEndPoint when DatabaseDeveloperPageExceptionFilter is used (#25554) 2020-09-04 15:46:14 -07:00
test Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
tools
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Directory.Build.props
MusicStore.slnf Migrate to single sln file + slnf files (#23581) 2020-07-08 15:27:22 -07:00
NuGetPackageVerifier.json
README.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
build.cmd
startvs.cmd Migrate to single sln file + slnf files (#23581) 2020-07-08 15:27:22 -07:00

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.