Mark Donile

Results 2 issues of Mark Donile

When the `IServiceCollection.AddOData()` extension method is called, conventional and attribute routes are added. When the path template specified on an `[HttpMethod]` attribute is the same as the path template generated...

investigated

Is it possible to set a default `PageSize` when configuring the OData services using the the `IMvcBuilder.AddOData()` extension method? If not, is there a suggested best practice for setting the...

Fixed