Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET Web API resource not found error

How to unit test the error message of a Conflict response in Web API

Ninject & WebAPI: Getting started after install from NuGet

How to add to/update a class collection navigation property in ASP.NET Web API (or REST in general)

WebApi with Odata-V4 and Dapper - Serverside filtering

The operation was canceled. at System.Threading.CancellationToken.ThrowIfCancellationRequested()

Passing connection string to Entity framework at runt time for each call

WebAPI OData can't deal with dots (i.e. '.') in a parameter?

Stream is closing when using Async/Await

'multipart/form-data' is not supported for this resource

Use of System.IO.Stream detected as an incompatible type when overriding FileConfigurationProvider

How to implement search in EF Core

WebApi – controllers inheritance – new versions of methods

"Generic" wrapper for MVC5 - Controllers?

HTTPPost MVC 4 web api

c# JsonConvert.DeserializeObject returns null with valid json file

c# json asp.net-web-api