dotnetcore / AspectCore-Framework

AspectCore is an AOP-based cross platform framework for .NET Standard.
MIT License
1.7k stars 325 forks source link

Unable to cast object of type 'AspectCore.DynamicGenerated.MySqlStorageInitializer' to type 'DotNetCore.CAP.MySql.MySqlStorageInitializer'. #298

Open m344739968 opened 1 year ago

m344739968 commented 1 year ago

This may be a bug because the aop(AspectCore) framework and CAP are used at the same time image

unetcore commented 8 months ago

也遇到了这个问题,一模一样