Skip to main content

Types

Classes

NameSummary
ConventionBasedChangeSetItemAuthorizerA convention-based change set item authorizer.
ConventionBasedChangeSetItemFilterA convention-based change set item processor which calls logic like OnInserting and OnInserted.
ConventionBasedChangeSetItemValidatorA convention-based change set item validator.
ConventionBasedMethodNameFactoryA set of string factory methods than generate Restier names for various possible operations.
ConventionBasedOperationAuthorizerA convention-based operation authorizer.
ConventionBasedOperationFilterA convention-based change set item filter.
ConventionBasedQueryExpressionProcessorA convention-based query expression processor which will apply OnFilter logic into query expression.
DataSourceStubRepresents method stubs that identify API data source.
RestierEntitySetOperationRepresents the Restier operations available to an EntitySet.
RestierOperationMethodRepresents the Restier operations available to an IEdmOperationImport.
RestierPipelineStateRepresents the different parts of the Restier request execution pipeline.
ChangeSetValidationExceptionRepresents an exception that indicates validation errors occurred on entities.
ConventionInvocationExceptionRepresents an exception that indicates validation errors occurred on entities.
EdmModelValidationExceptionRepresents an exception that indicates validation errors occurred on entities.
StatusCodeExceptionUse this exception when you want to return a specific status code
InvocationContextRepresents context under which an request is processed. The request could be a query, a submit, an operation execution or a model retrieve. It has subclass for each kinds of request.
RestierContainerBuilderThe default Dependency Injection container builder for Restier.
RestierRouteBuilderA fluent configuration helper that maps ApiBase instances to ASP.NET OData routes.

Enums

NameSummary
RestierEntitySetOperationRepresents the Restier operations available to an EntitySet.
RestierOperationMethodRepresents the Restier operations available to an IEdmOperationImport.
RestierPipelineStateRepresents the different parts of the Restier request execution pipeline.