Changemyminds
Changemyminds
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: aspnetcore-with-serilog **ECS schema version (e.g. 1.4.0)**: 1.6.0 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **Elasticsearch version (if applicable)**: **.NET framework / OS**: Windows10 **Description of...
I have an interface need inherit other interfaces. But when I inherit the generics interface and call it method the `AbstractInterceptorAttribute` isn't work fine. Here is [reproduce example](https://github.com/changemyminds/Reproduce.AspectCore_Framework.Bugs). - DemoInterface.cs...