Skip to content

Switch to builder style API#109

Merged
hadashiA merged 6 commits intomasterfrom
feature/ServiceBuilderApi
Mar 29, 2024
Merged

Switch to builder style API#109
hadashiA merged 6 commits intomasterfrom
feature/ServiceBuilderApi

Conversation

@mayuki
Copy link
Member

@mayuki mayuki commented May 22, 2023

This PR changes to Builder pattern like ASP.NET Core. (AddControllers, AddGrpc etc..)
This helps to organize the scattered extension methods to IServiceCollection in one place.

Before

image

After

image

@github-actions
Copy link
Contributor

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Nov 19, 2023
@mayuki mayuki removed the stale label Nov 20, 2023
@hadashiA hadashiA merged commit bad9720 into master Mar 29, 2024
@hadashiA hadashiA deleted the feature/ServiceBuilderApi branch March 29, 2024 08:54
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.

2 participants