Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

IActionResult or async Task<IActionResult> what are the advantages?

How to post list of object in ASP.NET Core Web API

Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger' while attempting to activate 'Controller'

Using uTorrent Web API via .NET

ASP.NET Web API login with Facebook & Twitter

In WebApi, where should I save data between calls to my ActionFilter?

Web API Error: The 'ObjectContent`1' type failed to serialize the response body for content type

Shared Resource Lock

ASP.NET WEBAPI file upload, issues with IE9

ASP.NET Web API OData Action on the EDM Model Root

StatusCode: 404, ReasonPhrase: 'Not Found', Version: 1.1,

c# asp.net-web-api

Get an instance of WebApi UrlHelper from inside an Mvc Action

asp.net asp.net-web-api

Self terminating Self-hosted WebAPI

Passing complex type containing array of complex types to Web API

Asp.net Web Api nested model validation

WebAPI 2 - CORS not working with contentType application/json

asp.net-web-api cors

Make WebAPI actions async?

Autofac MVC 5 RegisterWebApiFilterProvider causes unresolveable IOverrideFilter

ASP.NET WebApi with Protocol Buffers - Error handling

Get cookies from AuthorizeAttribute Filter