asp.net core 8 Cors headers not showing
I’m running into an unexpected issue getting Cors to run on a minimal api project. I setup a test project and just used the template to get it up and running then added what I thought should get the Cors stuff to show up but I’m not having any luck.