XM-Cloud-Introduction icon indicating copy to clipboard operation
XM-Cloud-Introduction copied to clipboard

Update Development.ps1 script used by Rendering hosts to leverage .NET6 hot reload functionality

Open robearlam opened this issue 3 years ago • 1 comments

Currently we're using a custom Development.ps1 script to handle reload of the rendering host when code changes in debug mode.

This should be removed in favour of the OOTB Hot Reload functionality now provided by MS, details: https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/

robearlam avatar May 05 '22 23:05 robearlam

This is currently blocked as Hot Reload isn't supported inside of docker yet, see: https://github.com/microsoft/DockerTools/issues/322

This can be revisited when the functionality is released by MS.

robearlam avatar May 29 '23 01:05 robearlam

This is no longer a priority with the switch to FED-First development for XMC

robearlam avatar Jun 12 '25 03:06 robearlam