Namespace Cratis.Applications.Commands
Classes
- CommandActionFilter
Represents a IAsyncActionFilter for providing a proper CommandResult<T> for post actions.
- CommandMethodExtensions
Extension methods for methods representing commands.
- CommandResult
Represents the result coming from executing a command.
- CommandResult<T>
Represents the result coming from executing a command with a response.
- CommandValidator<T>
Represents the base type for a validator of commands.