Skip to content

feat: add AddStartups method to IServiceCollection for dynamic startu…#59

Merged
codedesignplus merged 1 commit intodevfrom
feature/fix-duplicate-key
Jan 12, 2025
Merged

feat: add AddStartups method to IServiceCollection for dynamic startu…#59
codedesignplus merged 1 commit intodevfrom
feature/fix-duplicate-key

Conversation

@codedesignplus
Copy link
Collaborator

This pull request introduces a new method to add services from IStartup implementations to the IServiceCollection and includes corresponding unit tests to ensure the functionality works as expected. The most important changes are summarized below:

New Method for Service Collection Extensions

Unit Tests

@codedesignplus codedesignplus merged commit 6f1fe39 into dev Jan 12, 2025
1 check passed
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