Skip to content

Namespace inconsistencies #1

@kimipsen

Description

@kimipsen

Consider using only a single namespace for all classes. As it currently is, the Trustee class is located in the System.Messaging namespace, while MessageQueue exists in Experimental.System.Messaging.
This can result in conflicts when using both the experimental nuget and the original library in the same project.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions