autofac / Autofac.Extras.DynamicProxy

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

Compatibility with Autofac v6 #37

Closed alistairjevans closed 3 years ago

alistairjevans commented 4 years ago

v6 Compatibility and version dependency checks ahead of release.

tillig commented 3 years ago

Circling back around here - it doesn't appear we need to actually do anything to this library. If you update to Autofac v6 things just work.