Skip to content

v4.0.2

Compare
Choose a tag to compare
@alexmg alexmg released this 09 Jan 14:10
· 26 commits to develop since this release
  • Fixed issue #5 - Mvx.IocConstruct() only resolves the type but should register it implicitly.
  • Autofac's DependencyResolutionException instances are caught and wrapped into an MvxIoCResolveException.
  • Property Injection can be configured to inject into all properties or just those marked with MvxInject as forseen in MvvmCross.