Any command on Fluent.Azure Results in “Method not found”
问题 Any command on Fluent.Azure results in a "Method not found" exception. System.MissingMethodException: Method not found: 'Void Microsoft.Rest.TokenCredentials..ctor(Microsoft.Rest.ITokenProvider, System.String, System.String)'. Looking it up online and there isn't a constructor like that: https://docs.microsoft.com/en-us/dotnet/api/microsoft.rest.tokencredentials.-ctor?view=azure-dotnet I am creating the azure object like so, and it seems to be working. var azure = Microsoft.Azure.Management