Jeremy lb
Jeremy lb
Version 5.0.7 I'm not able to create any topic, this is the exception I have Exception: The type initializer for 'Azure.Core.ClientOptions' threw an exception. InnerException: Could not load file or...
### Library name and version Azure.Storage.Blobs 12.13.0 ### Describe the bug I'm using BlobClientOptions to add a different retry. It does not seem to be applied to the BlockBlobClient. ```...
Note: I'm migrating from version `3.1.2` to `4.3.3.952` ### Describe the bug I have a device that is connecting to Mqtt, The device is subscribing and publishing a message correctly....
### Describe the bug Inside one of the controller Route I'm using this code to send an message to all subscriber // Now inject the new message at the broker....