Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to trigger a "ng build" from within a dotnetcore web-api project with msbuild but keep the angular project in a separate folder?

What is causing OperationCanceledException in OWIN pipeline?

asp.net-web-api owin

How to mock Microsoft Graph API SDK Client?

How to handle enum as string binding failure when enum value does not parse

Processing binary data in Web API from a POST or PUT REST request

ASP.NET WEB API not binding to dynamic object on POST

c# asp.net-web-api

Why SPA (Single Page App)?

web api model binding to an interface

Having Automapper use services constructed by a Autofac with WebApi

Adding arbitrary data to OData metadata in WebAPI?

asp.net-web-api odata

ThreadAbortException when calling Task.Result

Newtonsoft JSON ShouldSerialize and inheritance

c# asp.net-web-api json.net

ASP.Net Core + Swagger - Actions require an explicit HttpMethod binding for Swagger 2.0

ASP.NET Web API: Optional Guid parameters

Angular JS: JSON data is not getting displayed in ng-Grid

Always have error "The ObjectContent 1 type failed to serialize the response body..."

WebApi Action filter called twice

Which ResponseType should be used for the IHttpActionResult of a PUT or POST request?

c# asp.net-web-api

Referencing Action Parameters from ExceptionLogger

Authenticated access to WebAPI via Facebook token from Android App