-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature
Milestone
Description
This epic covers all scenarios relating to supporting Hot Reload and associated experiences (including auto-build, auto-restart, etc.) from the .NET CLI in .NET 6.
User Stories & Issues
-
dotnet watch run
supports applying code changes to a running app via Hot Reload -
dotnet watch run
is configurable with regards to its behavior when source changes are detected -
dotnet watch run
applies project-type-specific defaults for its behavior when source changes are detected -
dotnet run --watch
is an alias for/equivalent todotnet watch run
-
dotnet watch run
behavior can be interactively controlled from the command line while it is active
tommcdon, scottsauber, renanrcp, paulomorgado, vitalikb and 1 more
Metadata
Metadata
Assignees
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature