GR0023: Classes based on MediatR.IRequest should end with either the suffix "Command" or "Query".
Title | Classes based on MediatR.IRequest should end with either the suffix "Command" or "Query". |
---|---|
Id | GR0023 |
Category | Maintainability |
Default Severity | Warning |
Enabled By Default | True |
Description | MediatR Requests should follow a consistent naming convention indicating if it is for Commands or Queries. |
Custom Tags |