Hello, how can I pass the forgery token to the fetch API?
I have tried putting it into the header as X-CSRF-TOKEN which seemingly creates token cookie, but it still can't reach specific Action
Unable to get localization to get to work in MVC .net8
I'm trying to implement localization using cookies, but for some reason no matter what .AspNetCore.Culture equals it always uses default resx file
value of cookie is c%3Dka-GE%7Cuic%3Dka-GE or c%3Den-US%7Cuic%3Den-US
Program.cs