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

refactor: Create 'ServiceCollectionExtensions' for Players and Maps modules #88

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

MrDave1999
Copy link
Owner

@MrDave1999 MrDave1999 commented Sep 14, 2024

Each module is now responsible for adding its own services to the service collection through a dedicated ServiceCollectionExtensions.cs file, improving modularity and organization.

@MrDave1999 MrDave1999 added the refactor Refactoring existing code, to make it more readable, cleaner or more efficient label Sep 14, 2024
@MrDave1999 MrDave1999 changed the title refactor: Organize service registrations with 'ServiceCollectionExtensions' refactor: Create 'ServiceCollectionExtensions' for Players and Maps modules Sep 14, 2024
@MrDave1999 MrDave1999 marked this pull request as ready for review September 14, 2024 19:12
@MrDave1999 MrDave1999 merged commit 91fd535 into dev Sep 14, 2024
1 check passed
@MrDave1999 MrDave1999 deleted the refactor branch September 14, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring existing code, to make it more readable, cleaner or more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant