Debugging function of Blazor Webassembly project (like watching variable values/evaluating in Immediate window) of Visual Studio 2022 does not work correctly with referencing a Visual Basic Library ...
I have an soa architecture with many dotnet core webapi services in my compose file. Most times I am working on only one of many (but need the many running). When I debug the docker-compose project it ...