Namespace Cratis.Applications
Classes
- ApplicationModelOptions
Represents the options for the application model.
- AspNetResultAttribute
Represents an attribute that indicates that the result of actions in a controller should be returned as an ASP.NET result.
- IgnoreValidationAttribute
Represents an attribute that indicates that the validation should be ignored for actions in a controller. This means you'll get the default behavior of ASP.NET Core.
- ServiceProviderNotConfigured
Exception that gets thrown when the service provider has not been configured.
- TypeDiscoverySystemNotConfigured
Exception that gets thrown when the service provider has not been configured.