Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否支持使用 Autofac for .NET 3.5 SP1 进行拦截?
.NET 3.5 SP1 的最新版本 autofac 是 2.6.3.862。
这是对旧版应用程序内部结构的更新。
提前致谢
Sorry. After we updated to Autofac 3.0 we switched to portable class library format, which doesn't work with .NET 3.5. You should remain on your Autofac 2.6.x version.
我反汇编了 AutofacContrib.DynamicProxy 并为 .NET 3.5 编译了代码