We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c046b commit a33b74fCopy full SHA for a33b74f
docs/migrating-from-rxui4.md
@@ -24,6 +24,8 @@ to know.
24
(`IMutableDependencyResolver`) is not always straightforward to implement with
25
existing IoC containers. The method `RxApp.InitializeCustomResolver` as well
26
as the `FuncDependencyResolver` can be used during IoC setup to help you out.
27
+ If you never used a custom IoC container, then you don't have to do anything
28
+ here, It Just Works™.
29
30
* Validation has been removed, this will be re-added in a future release. If you
31
need this, grab the old version of the class [from
0 commit comments