Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move code to appropriate directories that match namespace structure #1685

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

lukebakken
Copy link
Contributor

Also addresses @danielmarbach 's TODO concerning ShutdownEventArgs

@lukebakken lukebakken self-assigned this Sep 19, 2024
@lukebakken lukebakken added this to the 7.0.0 milestone Sep 19, 2024
Remove `RabbitMQ.Client.client.impl` namespace.

Move files in `RabbitMQ.Client` namespace to where they are expected in directory structure.

Move util classes.

Capitalize `Util` directory

Remove unused `TypeExtensions` methods

Move DictionaryExtensions to the correct location

Move `TaskExtensions.cs` to the correct location.

Move `RentedMemory.cs` to the correct location

Move `Logging` namespace classes to the correct directory

Move `Impl` namespace classes to the correct directory

Move `Framing` namespace classes to the correct directory

Rename all `RabbitMQ.Client.Framing.Impl` to `RabbitMQ.Client.Framing`

Move Exceptions and Events directories to their correct locations

Move `ConsumerDispatching` class files to the correct location.

Move `Constants.cs` to the correct location
@lukebakken lukebakken marked this pull request as ready for review September 19, 2024 15:57
@lukebakken lukebakken merged commit f0fe27e into main Sep 19, 2024
6 checks passed
@lukebakken lukebakken deleted the shutdowneventargs-namespace branch September 19, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant