Frage

I would like use Spring.NET for IoC , DI, AOP and Caliburn as MVVVM framework.

But I can’t find any sample how configure bootstraper for Spring.NET.

War es hilfreich?

Lösung

Caliburn supports DI containers through a common IServiceLocator interface, for which a spring.net implementation is provided. See the Caliburn page on project setup.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top