Get the list of registered view for navigation with Prism...
Read MoreContainer has different rules for .net 5 web app and test project...
Read MoreResolving named services in DryIoc DI-Container...
Read MoreHow do I properly register default and scoped dependency for services in DryIoC...
Read MoreDI - resolving instance using parameter (Prism using DryIoc)...
Read MoreDryIoc switch between fake and real service implementation (Xamarin Forms)VS2017...
Read MoreDryIoC pass param to constructor of open generic service based on generic type parameter...
Read MoreDryIoc open generic interception with castle core...
Read MoreDependency injecting an IEnumerable of generic abstract class...
Read MoreDryIoc with Serilog - Setting up Logging Context...
Read MoreXamarin Prism Unable to navigate to LoginPageViewModel...
Read MoreResolve Services derived from base class using DryIoc...
Read MoreDryIoc recursive dependency exception with Factory (Func<>)...
Read MoreHow can I remove (set to null) a registered singleton type in DryIoC?...
Read MoreUse IServiceCollection extensions with DryIoc...
Read MoreTest Dependency Injection scope "coherence" with xUnit...
Read MoreHow do you resolve multiple dependencies using serviceKey to match parameter.name?...
Read MoreCannot register non-concrete services with WithConcreteTypeDynamicRegistrations() as rules in DryIoc...
Read MoreDryIoc ScopedTo now includes parent scope?...
Read MorePrism.DRYIoc Cannot switch off ThrowOnRegisteringDisposableTransient...
Read MoreResolving DryIoc serviceKey implementations using a factory class...
Read MoreWhat is the equivalent to autofacs "WithParameter" in DryIoc?...
Read MoreWhat is the equivalent to multiple autofac .As<T>() in DryIoc?...
Read MoreWhat is the autofac .OnActivated equivalent in DryIoc?...
Read MoreOperation is not supported on this platform exception on Xamarin iOS...
Read MoreHow can I remove the duplication in IoC containers for two nearly-identical applications?...
Read MoreDryIoc ASP.Net Core 3.1 DbContext store in Scope Container...
Read More