Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Creating GeoJSON output from Well Known Text with C#

ASP.NET Identity WebAPI invalid password reset token

asp.net 5 and IdentityServer4

Global Exception Handler Not Called

ASP.NET Web API Contract Versioning

Does Web API support multithreading?

The 'DelegatingHandler' list is invalid because the property 'InnerHandler' of 'handler' is not null

System.Web.Http.Results.OkResult vs Content(HttpStatusCode.OK)

Disabling OData V4 meta data and controllers at runtime

HttpResponseMessage do you dispose it?

What to do with JWT client_id on Javascript backend with ASP.NET Web API

EF + AutoFac + async "The connection's current state is connecting"

C# WebAPI not serializing dynamic properties correctly

Natural Sorting in OData $orderby Query

ASP.net Identity, IoC and sharing DbContext

There is a pending asynchronous operation, and only one asynchronous operation can be pending concurrently

Web API 2 download file using async Task<IHttpActionResult>

c# asp.net asp.net-web-api2

Ninject error in WebAPI 2.1 - Make sure that the controller has a parameterless public constructor