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

Switch to builder style API #109

Merged
merged 6 commits into from Mar 29, 2024
Merged

Switch to builder style API #109

merged 6 commits into from Mar 29, 2024

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

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
2 checks passed
@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.

None yet

2 participants