Partager via


Microsoft.AspNet.OData.Routing.Conventions Espace de noms

Classes

ActionRoutingConvention

Implémentation de IODataRoutingConvention qui gère les appels d’action.

AttributeRoutingConvention

Représente une convention de routage qui recherche s pour ODataRouteAttributequ’il corresponde à un ODataPath contrôleur et à une action.

DynamicPropertyRoutingConvention

Implémentation de IODataRoutingConvention qui gère les propriétés dynamiques pour le type ouvert.

EntityRoutingConvention

Implémentation de IODataRoutingConvention qui gère le fonctionnement des entités par clé.

EntitySetRoutingConvention

Implémentation de IODataRoutingConvention qui gère les jeux d’entités.

FunctionRoutingConvention

Implémentation de IODataRoutingConvention qui gère les appels de fonction.

MetadataRoutingConvention

Implémentation de qui gère les demandes de IODataRoutingConvention métadonnées OData.

NavigationRoutingConvention

Implémentation de qui gère les propriétés de IODataRoutingConvention navigation.

NavigationSourceRoutingConvention

Implémentation de qui gère les sources de IODataRoutingConvention navigation (jeux d’entités ou singletons)

ODataRoutingConventions

Fournit des méthodes d'assistance pour créer des conventions d'itinéraire.

OperationImportRoutingConvention

Implémentation de IODataRoutingConvention qui gère les appels d’importation des opérations.

PropertyRoutingConvention

Implémentation de qui gère la IODataRoutingConvention lecture des propriétés structurelles.

RefRoutingConvention

Implémentation de qui gère les manipulations de IODataRoutingConvention référence d’entité.

SelectControllerResult

Valeur de retour pour SelectController.

SingletonRoutingConvention

Implémentation de IODataRoutingConvention qui gère le singleton.

UnmappedRequestRoutingConvention

Implémentation de IODataRoutingConvention qui sélectionne toujours l’action nommée HandleUnmappedRequest si cette action est présente.

Interfaces

IODataRoutingConvention

Fournit une abstraction pour la sélection d'un contrôleur et d'une action pour les demandes OData.