2
Answers

How to deploy a .NET 8.0 Web api with YAR P deployed into IIS

Prasad Raveendran

Prasad Raveendran

Mar 03
98
1

I have built an api where YARP has been integrated and hosted in two web servers behind the LB . I'm facing challenges in invoking endpoints from this LB . Getting 404 error. But the same working fine whe executing through Visual Studio

Answers (2)