Minded helps to implement a clean architecture, offering the scaffholding necessary to implement patterns like Mediator, Decorator, Command and Query and more.
Encapsuplate all your business logic in Commands and Queries, the rest will be dealth by the framework.
IospAnalyzer is an Roslyn analyzer to enforce the integration operation segregation principle while coding. This package contains the corresponding attributes for annotating the integration and operation methods