An intelligent hot reload mechanism for .NET projects, selectively reloading only modified components.
$ dotnet add package AutoReloadXAutoReloadX is an intelligent hot reload mechanism for .NET projects, selectively reloading only modified components to reduce unnecessary rebuild times.
✅ Detects changes at the method/class level instead of full project recompilation.
✅ Works with ASP.NET Core, Blazor, and WPF applications.
✅ Supports live debugging enhancements.
dotnet add package AutoReloadX