我是asp.net的新手,在visual studio中从一个webAPI项目开始。我想使用这些网络app的角度应用程序。为此,我必须启用CORS并配置SignalR In the ConfigureServices method, we are adding SignalR to the IService collection参考- "https://code-maze.com/netcore-signalr
我正在使用带有webapi的autofac,现在我还想添加signalr。= new HttpConfiguration(); // Register your WebApi controllersApi and for SignalR
config.DependencyResolver = new A