Table of Contents

Namespace Cratis.Applications

Classes

ApiEndpointOptions

Represents the options for API endpoints.

ApplicationModelOptions

Represents the options for the application model.

ApplicationModelStartupFilter

Represents an implementation of IStartupFilter that configures Application Model middleware at the beginning of the pipeline.

AspNetResultAttribute

Represents an attribute that indicates that the result of actions in a controller should be returned as an ASP.NET result.

ConverterExtensions

Provides methods for converting values between different types.

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.

StringExtensions

String extensions.

TypeDiscoverySystemNotConfigured

Exception that gets thrown when the service provider has not been configured.