RickStrahl / Westwind.AspnetCore.LiveReload

ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page
Other
469 stars 42 forks source link

Override WriteAsync(ReadOnlyMemory<byte>) #56

Closed davidfowl closed 2 years ago

davidfowl commented 2 years ago
RickStrahl commented 2 years ago

Thanks David! Totally missed that only the overload was called rather than the original WriteAsync that was called in v5.