Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Returning JSON Errors from Asp.Net MVC 6 API

Use OData $select to cherry pick fields from related object

Not creating database using Migration command Update-Database in ASP.Net Core 2

Autofac and ASP.NET Web API ApiController

Understanding the new Web API approach

Singleton Scope binding not working as intended

c# ninject asp.net-web-api

Versioning Web API actions in ASP.NET MVC 4

Specify default controller/action route in WebAPI using AttributeRouting

PostAsync HttpClient error with Web Api - System.AggregateException "A task was canceled."

Inject WebAPI UrlHelper into service using Autofac

c# asp.net-web-api autofac

ASP.Net Web API Help Page Area returning empty output

HelpPage xml documentation when controllers or models in different assembly

Web API Service - How to use "HttpContext.Current" inside async task

ASP.NET Web API custom IHttpControllerSelector for a single route

Add Authentication to ASP.NET WebApi 2.2

How is the OWIN OAuth 2 token actually created?

Web Api 2 + OWIN 3 + NInject.Web.WebApi.OwinHost, error at startup only

Asp.NET Web API Displaying all controller's routes

ASPNetCore API Content negotiation not working

Set one ProducesResponseType typeof for several HttpStatusCodes