Closed Salmakis closed 1 week ago
Hi. It looks like this is a question about how to use ASP.NET Core. While we do our best to look through all the issues filed here, we are not a general-purpose forum. To get a faster response we suggest posting your questions to StackOverflow using the asp.net-core tag.
Howdy, i try to use SignalR from static delivered HTML/JS Files
But somehow it wont work after all of try and error, trying to sort the middlewares and stuff. What am i doing wrong?
Expected behavior
It Should be able to cennect with signalR
Actual behavior
It ts not possible to connect due CORS problems
Steps to reproduce