C
C#3mo ago
Giton

Making YARP works with Blazor webassembly hot reload

Hey! I have a WebAPI project and a Blazor Webassembly. They are connected via YARP proxy, I use this in development as well but hot reload is always failing with the proxy address. Is there any solution to this?
1 Reply
c1der
c1der4w ago
Hot Reload atleast in C# is a developer experience and YARP is closer to production environment. I am almost certain it wont work.