Prism Container
#2869
Replies: 1 comment
-
Your question doesn't make sense. If you're asking about Microsoft.Extensions.DependencyInjection which is the default DI container for MAUI, then the answer is no. Microsoft.Extensions.DependencyInjection is an immutable container which is not compatible with Prism. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can't we have ContainerExtensions using MAUI DependencyInjection instead of DryIoC?
Beta Was this translation helpful? Give feedback.
All reactions