The hot reload support currently uses ASP.NET-specific naming in assemblies, files, classes, etc. (e.g. "AspNetCoreDeltaApplier"), but it's not ASP.NET-specific. For improved code hygiene and clarity, we should rename all of this to reflect its greater applicability.
cc: @pranavkm
The hot reload support currently uses ASP.NET-specific naming in assemblies, files, classes, etc. (e.g. "AspNetCoreDeltaApplier"), but it's not ASP.NET-specific. For improved code hygiene and clarity, we should rename all of this to reflect its greater applicability.
cc: @pranavkm