WebApi
WebApi copied to clipboard
OData Web API: A server library built upon ODataLib and WebApi
Hey folks! Just wanted to let you know that something happened in the 7.5.16 build, and a Restier service that was working in 7.5.15 started 404ing on every endpoint except...
There are scenarios where a service needs more control over the supplied query options before they are handed over to the QueryProvider (before they are "applied" to IQueryable : `queryOptions.ApplyTo(data)`)....
Hi, I changed to OData version 7.5.16 and got problems because it can't find Newtonsoft.Json 13.0.0.0. I checked out the changes in code and found that the Newtonsoft.Json 13.0.0.0 is...
### Issues *This pull request fixes #xxx.* ### Description *Briefly describe the changes of this pull request.* ### Checklist (Uncheck if it is not completed) - [ ] *Test cases...
Microsoft.AspNet.OData version 7.5.15 throws exception: Exception type: HttpException Exception message: Method not found: 'System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)'. ### Assemblies affected Microsoft.AspNet.OData v.7.5.15 ### Reproduce steps Project ASP.NET MVC 5 with .NET Framework...
### Issues *This pull request fixes #xxx.* ### Description *Briefly describe the changes of this pull request.* ### Checklist (Uncheck if it is not completed) - [ ] *Test cases...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Microsoft.AspNetCore.Mvc.Core](https://github.com/aspnet/Mvc) from 2.0.0 to 2.0.1. Release notes Sourced from Microsoft.AspNetCore.Mvc.Core's releases. 2.0.1 Bugs Fixed Microsoft Security Advisory CVE-2017-11879: Open Redirect can cause Elevation Of Privilege (#7053) Port fix for...
Bumps [Microsoft.AspNetCore.Mvc.Core](https://github.com/aspnet/Mvc) from 2.0.0 to 2.0.1. Release notes Sourced from Microsoft.AspNetCore.Mvc.Core's releases. 2.0.1 Bugs Fixed Microsoft Security Advisory CVE-2017-11879: Open Redirect can cause Elevation Of Privilege (#7053) Port fix for...
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.0.2 to 4.0.0. Commits 64bf627 Update certificate id 7785261 Update lisence url 5d6e25b Handle early disconnects #141 0156279 Update version to 4.0.0-rtm 6ab8574 Update IdentityModel dependencies to...