aspnetcore/src/MusicStore
Pranav K 004ac25983
Remove AddRazorSupportForMvc from MVC and Blazor projects (#9446)
Fixes https://github.com/aspnet/AspNetCore/issues/9126
Fixes https://github.com/aspnet/AspNetCore/issues/9183
Fixes https://github.com/aspnet/AspNetCore/issues/9207
2019-04-16 20:46:51 -07:00
..
samples/MusicStore Remove AddRazorSupportForMvc from MVC and Blazor projects (#9446) 2019-04-16 20:46:51 -07:00
test Revert "Publish MusicStore as part of build (#8578)" (#8655) 2019-03-19 11:03:48 -07: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 Revert "Publish MusicStore as part of build (#8578)" (#8655) 2019-03-19 11:03:48 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
startvs.cmd Update dependencies with darc (#6714) 2019-01-17 13:30:58 -08: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.