Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

curl sending null data on POST request to web api

c# asp.net-web-api

Elmah showing, "No OWIN authentication manager is associated with the request."

Integrating extjs 5 app build with sencha cmd and WebAPI in Visual Studio

asp.net-web-api extjs5

ASP.NET 5 + MVC 6 + Web API controller with PUT or PATCH verbs returns 404 error [closed]

AngularJS injector issue

How to bind a given property when deserializing a JSON object in c# Web Api?

WebApi Route returns Not Found in Orchard Module

Web API 2: OData 4: Single Controller with Common Repository does not work with IQueryable when passed to the OK method

ASP.Net WebApi Controller should return 204 instead of null [HttpResponseMessage]

MVC WebAPI Data Annotation Error Message Empty String

Google Tag Manager server side tracking .NET

C# Override OnActionExecutingAsync Web API call

c# asp.net-web-api

The "TypeScript.Tasks.FindConfigFiles" task could not be loaded from the assembly

How to set an enum value on a dynamic Odata object

c# asp.net-web-api odata

Web API with Unity IOC - How is my DBContext Dependecy resolved?

JSonConverter not firing for property of my model in a C# WebAPI

c# json asp.net-web-api

Is there a way to force WebAPI to strictly conform to a published interface?

Has the generic version of HttpResponseMessage been removed from the ASP.NET WebApi?

c# .net asp.net-web-api

Multiple Controller Types with same Route prefix ASP.NET Web Api

How do you set katana-project to allow token requests in json format?

asp.net-web-api owin katana