szalapski / HotReloadIssue45519Demo

A demo project for https://github.com/dotnet/aspnetcore/issues/45519 and https://github.com/dotnet/aspnetcore/issues/47836

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See dotnet/aspnetcore#51781

To reproduce the problem: In Windows, run

dotnet watch --verbose --project ./TradeCars/Server

The site should start up. You'll see Hot reload capabilities: . which portends the failure. Edit anything in Index.razor to watch hot reload fail.

About

A demo project for https://github.com/dotnet/aspnetcore/issues/45519 and https://github.com/dotnet/aspnetcore/issues/47836


Languages

Language:HTML 46.1%Language:C# 27.2%Language:Dockerfile 23.4%Language:Batchfile 2.8%Language:CSS 0.5%