dotnetcore / CAP

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
http://cap.dotnetcore.xyz
MIT License
6.61k stars 1.28k forks source link

Remove duplicate `ContainsGenericParameters` check for `IsController` #1551

Closed WeihanLi closed 2 months ago

WeihanLi commented 2 months ago

Description:

Remove duplicate ContainsGenericParameters check for IsController