Travis Plummer
Travis Plummer
Hi, Having an issue with Ocelot routing to downstream API. Appreciate any help. APIs used in test ================================================================================= Upstream API : https://localhost:7003;http://localhost:5003 Downstream API : https://localhost:3001;http://localhost:3000 Using .Net 6 The...
Hi All, On .net 6 and I'm having some trouble getting a NugetFeedPlugInCatalog configured properly. Setting up the web service, within ConfigureDevelopmentServices var packageFolder = @"C:\PlugInStaging\EasyPost"; var feedDetails = new...
Has anyone seen this when launching Aspire portal from VS? This is from Inspecting the portal page while it keeps trying to reload itself after the exception. I'm using Preview...