generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
area:serializationAll issues related to serializationAll issues related to serializationbreaking-changeAll issues related to code breaking changes.All issues related to code breaking changes.good first issueGood for newcomersGood for newcomersintegration:service-busAll issues concerning integration with Azure Service BusAll issues concerning integration with Azure Service Bus
Milestone
Description
Is your feature request related to a problem? Please describe.
Previously, we used the object extension AsServiceBusMessage
to create a ServiceBusMessage
instance from a custom object but this was replaced by the ServiceBusMessageBuilder
instead.
Describe the solution you'd like
Remove the AsServiceBusMessage
to create a ServiceBusMessage
instance in the Arcus.Messaging.ServiceBus.Core
project.
Metadata
Metadata
Assignees
Labels
area:serializationAll issues related to serializationAll issues related to serializationbreaking-changeAll issues related to code breaking changes.All issues related to code breaking changes.good first issueGood for newcomersGood for newcomersintegration:service-busAll issues concerning integration with Azure Service BusAll issues concerning integration with Azure Service Bus
Type
Projects
Status
Done