We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
System.MissingMethodException: Method not found: 'DryIoc.Setup DryIoc.Setup.With(System.Object, System.Func2<DryIoc.Request,Boolean>, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32)'. at at DryIoc.Microsoft.DependencyInjection.DryIocAdapter.WithDependencyInjectionAdapter(IContainer container, IEnumerable1 descriptors, Func3 registerDescriptor, Func2 throwIfUnresolved)
2<DryIoc.Request,Boolean>, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32)'. at at DryIoc.Microsoft.DependencyInjection.DryIocAdapter.WithDependencyInjectionAdapter(IContainer container, IEnumerable
3 registerDescriptor, Func
I am using: DryIoc.Microsoft.DependencyInjection 2.2.0-preview-01 DryIoc.dll 3.1.0-preview-05
The text was updated successfully, but these errors were encountered:
Thank you, will check, maybe will release a new matching previews. Stable versions are not completed yet.
Sorry, something went wrong.
I have published a new compatible preview: https://www.nuget.org/packages/DryIoc.Microsoft.DependencyInjection/2.2.0-preview-02
No branches or pull requests
System.MissingMethodException: Method not found: 'DryIoc.Setup DryIoc.Setup.With(System.Object, System.Func
2<DryIoc.Request,Boolean>, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Int32)'. at at DryIoc.Microsoft.DependencyInjection.DryIocAdapter.WithDependencyInjectionAdapter(IContainer container, IEnumerable
1 descriptors, Func3 registerDescriptor, Func
2 throwIfUnresolved)I am using:
DryIoc.Microsoft.DependencyInjection 2.2.0-preview-01
DryIoc.dll 3.1.0-preview-05
The text was updated successfully, but these errors were encountered: