autofac / Autofac.Extras.DynamicProxy

Interceptor and decorator support for Autofac IoC via Castle DynamicProxy
MIT License
106 stars 33 forks source link

Support for version 4.0 #1

Closed pgrm closed 9 years ago

pgrm commented 9 years ago

Hi, what are the plans on releasing version 4.0 of DynamicProxy, which would work with Autofac 4.0?

tillig commented 9 years ago

We will eventually release the full stack compatible with 4.0, but we need to get the core bits solidified first. We are running into some challenges with automated builds and PCL targeting and need to nail those down before we push things down through the rest of the stack. We are working as hard as we can but there is not a specific date committed at this point.