Open alexeymarkov opened 4 years ago
There are some problems which I could not resolve but the idei is clear. 0: Error compiling function: HttpSignalRNegotiate.cs(167,101): error CS0012: The type 'IServiceManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Azure.SignalR.Management, Version=1.0.11.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
….Management
You can also now remove AzureSignalRAuthClient class as it is not used anymore. Maybe move a content of FunctionMonkey.SignalR to FunctionMonkey...