ASP.NET Core 8 Cors headers not showing
I’m running into an unexpected issue getting Cors to run on an ASP.NET Core 8 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.