Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How do you check the Negotiated TLS Handshake from the Server?

How to limit memory size for .net core application in pod of kubernetes?

Where is the dictionary key "MS_HttpContext" defined for HttpRequestMessage.Properties?

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

ASP.NET WebApi testing - Asserting a request returns a 404 response

asp.net-web-api

Client Side MVC Frameworks (Backbone, Knockout, etc.) and Validation

How to register Known Types for serialization when using ASP.NET MVC Web API

Poor WebAPI performance

HttpClient does not send cookies from CookieContainer

Circular Reference error when serializing objects in ASP.NET Web API

401 Unauthorized error web api mvc windows authentication

POST to Web API action with IEnumerable<Interface> type parameter

File Streaming upload via Web API to a StreamReader

AngularJS $http.POST method 405 error

System.Web.Http.Filters.ActionFilterAttribute must be in same project as controller?

How can I log my SQL calls in Visual Studio 2013?

MVC 6 WebAPI returns serialized HttpResponseMessage instead of file stream

Repository with Multiple Entities Creating a DTO

Can we use both jQuery and AngularJS in our web application?

How to dispose the object created by Unity DI right after the completing the request?

Why doesn't Asp.net web api controllers derive from IController