문제

Folks, Has anyone successfully used AOP Interception with recent versions of Autofac. Most earlier examples I can find of Interception rely on AutofacContrib.DynamicProxy2 which now seems out of date. Thanks Michael

도움이 되었습니까?

해결책

AutofacContrib.DynamicProxy2 is working and yes there is not much activity in that space. There are couple of specific issues which are open but they are specific.

http://code.google.com/p/autofac/issues/detail?id=359

http://code.google.com/p/autofac/issues/detail?id=355

Did you faced any specific problems while using interception with 2.6.1 ?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top