Is there any support for interception with Autofac for .NET 3.5 SP1?
The last version of autofac for .NET 3.5 SP1 is 2.6.3.862.
This is a refresh of the internals of a legacy app.
Thanks in advance
Is there any support for interception with Autofac for .NET 3.5 SP1?
The last version of autofac for .NET 3.5 SP1 is 2.6.3.862.
This is a refresh of the internals of a legacy app.
Thanks in advance
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.
I disassembled AutofacContrib.DynamicProxy and compiled the code for .NET 3.5