Skip to content

Autowire adapter services for incremental migration with aspire #597

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

twsouthwick
Copy link
Member

This change enables auto-configuration of the adapter services based off of the configuration set in aspire. This will ensure that things are wired up correctly for each and only has to be declared in a single space.

This is currently a proof of concept to see how much we can simplify the process of incremental migration with Aspire.

@twsouthwick
Copy link
Member Author

@CZEMacLeod I'd appreciate any thoughts you have here as well. I know you have some similar APIs in one of your projects, but the goal here would be to plumb things through so they can just work and requires a bit more deeper plumbing to allow the services to be autowired together.

Base automatically changed from better-framework-hosting to main June 17, 2025 16:20
@twsouthwick twsouthwick requested a review from joperezr June 17, 2025 22:14
@twsouthwick twsouthwick marked this pull request as ready for review June 17, 2025 22:16
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