aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Add 'dotnet watch' tool to MusicStore #657

Closed kichalla closed 7 years ago

kichalla commented 8 years ago

Since MusicStore is a sample used by end users, having dotnet watch in it would be helpful to demonstrate. I ran into interesting issues with content root etc. Note: Make sure to test that changing views would reflect the changes in browser