Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

WebApi2 Attribute Routing 404

Unity PerRequestLifetimeManager re-using object in different requests

Web Api 2: BadRequest with custom error model

How to build EDM model for OData Web API in runtime?

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?