ODataBuilder Class

Definition

Allows fine grained configuration of essential OData services.

public class ODataBuilder : Microsoft.AspNet.OData.Interfaces.IODataBuilder
type ODataBuilder = class
    interface IODataBuilder
Public Class ODataBuilder
Implements IODataBuilder
Inheritance
ODataBuilder
Implements

Constructors

ODataBuilder(IServiceCollection)

Initializes a new instance of the ODataBuilder class.

Properties

Services

Gets the services collection.

Applies to