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

Use new Prism.Container packages #2968

Merged
merged 11 commits into from
Oct 3, 2023
Merged

Use new Prism.Container packages #2968

merged 11 commits into from
Oct 3, 2023

Conversation

dansiegel
Copy link
Member

Description of Change

This deprecates the use of the Containers built with each platform. Containers are now built seperately and shared between all platforms. Abstractions are now shared globally for support with Microsoft.Extensions.DependencyInjection which is necessary for use with .NET MAUI and Uno Platform's Extensions. All Ioc abstractions have officially moved from the Prism.Core to the new Prism.Container.Abstractions package.

NOTE:
Additional Container support is available for Commercial Plus subscribers with the packages:

  • Prism.Container.Microsoft (Microsoft.Extensions.DependencyInjection)
  • Prism.Container.Grace

@dansiegel dansiegel merged commit d6a11a6 into master Oct 3, 2023
6 checks passed
@brianlagunas brianlagunas deleted the dev/ds/prism-containers branch October 3, 2023 21:32
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