how C-sharp WEB programming modifies the code in VISUAL STUDIO without having to restart it immediately.
how do I configure it?
how C-sharp WEB programming modifies the code in VISUAL STUDIO without having to restart it immediately.
how do I configure it?
deploy the developed website on IIS (the path points to the development environment code). After modifying the C-sharp code in VS, you can compile it directly.
.csproj
project file, reference the toolkit < / H1 >
Microsoft.DotNet.Watcher.Tools
dotnet watch run
Previous: Some questions about using token for login authentication
Next: How to solve the translucency of VS2017 automatic prompt box?
I can format F-sharp code with Rider, but not VS2017. Excuse me, what should I do? ...