-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Ctor service injection #31927
Ctor service injection #31927
Conversation
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Primary ctors work fine π |
@danroth27 ... Your suggestion condensed all of this coverage nicely. |
@danroth27 ... I need to merge this to unblock other work. Now that the example components are removed from the sample apps, the build system flakes out on any other branch that I try to build. Let me know what else you see here for a fix ... and @javiercn and @mkArtakMSFT as well ... I'll patch it up. The What's New content is next after #31918 is merged, and I'll ping u offline when that's live with the link. |
Fixes #31926
Addresses #31909
β I'm not quite on the preview bits to test yet ... but I will be soon. Per the primary ctor guidance, primary ctors seem like they'll be OK here. Are they π or π for this?
Internal previews