Skip to content

Remove deprecated AsServiceBusMessage object extension #296

@stijnmoreels

Description

@stijnmoreels

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 serializationbreaking-changeAll issues related to code breaking changes.good first issueGood for newcomersintegration:service-busAll issues concerning integration with Azure Service Bus

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions