Does OpenRasta support Unity 2.0 ? The DI.Unity is build against Unity 1.2
OpenRasta IoC with Unity 2.0
185 views Asked by Eatdoku At
2
There are 2 answers
0
On
https://github.com/openrasta/openrasta-unity -- Support for Unity 2.1+ now (Although it has been 9 months since the last answer to this question...)
OpenRasta is a framework for .NET as well as Unity2.0. I found in documentation that OpenRasta supports Dependency Injection and IoC. So why mix them together? If you already use Unity as IoC container I don't see any problem to resolve OpenRasta types. They are common types as others.