Backend software developer passionate about dotnet, C# and Azure
...After upgrade to dotnet 7 the problem with message parameter cropped up. Turned out that Microsoft.Azure.ServiceBus.Message type is no longer used to contain both the message itself and its properties. In the new dotnet versions the message parameter is expected to be a string, object or strong class type to deserialize incoming data into.
© theyur.dev. All Rights Reserved. Designed by HTML Codex