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

Remove unnecessary lines of code from Service Collection Extensions #39

Conversation

HunorTotBagi
Copy link
Collaborator

@HunorTotBagi HunorTotBagi commented Dec 31, 2024

While working on #34 @NikolaDmitrasinovic noticed that validators and converters do not need to be registered through ServiceCollectionExtension calls, and therefore this PR removes such calls from the Nodes module as well.

This PR closes #38 .

@HunorTotBagi HunorTotBagi added enhancement New feature or request backend Work performed on the backend solution labels Dec 31, 2024
@HunorTotBagi HunorTotBagi self-assigned this Dec 31, 2024
@HunorTotBagi HunorTotBagi marked this pull request as ready for review December 31, 2024 12:58
@HunorTotBagi HunorTotBagi merged commit 364d1f2 into main Jan 3, 2025
1 check passed
@HunorTotBagi HunorTotBagi deleted the fix/remove-unnecessary-lines-from-service-collection-extensions branch January 3, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Work performed on the backend solution enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove TypeAdapterConfig from ServiceCollectionExtensions
2 participants