Category "asp.net-apicontroller"

Launching integration test (MSTest) after starting the API without using two instances of Visual Studio

I have a .NET WebApi and an MSTest Project that contains the integration tests to call the API via HttpClient. Because I did not find a way how to let the MSTes

IOCelot Builder does not contain definition for AddAdministration

I'm using .Net core 6 and i get an error on the AddAdministration("/administration","secret") when trying to supports changing configuration during runtime on m