AspectCore-Framework
AspectCore-Framework copied to clipboard
After introducing aop and calling the RegisterDynamicProxy method, execute the program again and find an exception
After introducing aop and calling the RegisterDynamicProxy method, execute the program again and find an exception,

AspectCore.Extensions.Autofac Version="2.2.0" Autofac Version="6.4.0" "AutoMapper" Version="10.0.0" Reference package version
可能和 Autofac 高版本不兼容了
更新AspectCore.Extensions.Autofac到2.3.0版本即可