Skip to content

When will the DryIoc.dll will be updated to the latest 5.0.2 version and release the package? #2690

Locked Answered by dansiegel
Anoop1001 asked this question in Xamarin.Forms
Discussion options

You must be logged in to vote

The most telling part here is that you think you have an issue while you're using Prism.DryIoc.Extensions. That package is meant to REPLACE the official Prism DI package. you should instead be using Prism.Forms directly and remove the Prism.DryIoc.Forms reference. You will lose PrismApplication and have to instead inherit from PrismApplicationBase. This will force you to implement CreateContainerExtension for which you'll just return the static instance of the container from Prism.DryIoc.Extensions.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@dansiegel
Comment options

@Anoop1001
Comment options

@sigmarsson
Comment options

@dansiegel
Comment options

Answer selected by dansiegel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants