C# (CSharp) SwashbuckleODataSample.Versioning Пространство имен

Классы

Имя Описание
ODataVersionRouteConstraint Route constraint to allow constraint odata route by query string or headers which is partically used in versioning scenario. For example, you may set query string constraint to v=1 and the route that matching it will be considered as a v1 request and corresponding model will be used to server it
ODataVersionRouteExtensions