Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET Web API - Model Binding not working with XML data on POST

asp.net-web-api

Adding Web API and API documentation to an existing MVC project

c# asp.net-web-api

Converting HttpClient to RestSharp

Parsing ISO Duration with JSON.Net

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

How to answer a request but continue processing code in WebApi

What is different with PushStreamContent between web api & web api 2?

IHttpActionResult return Json object

Passing body content when calling a Delete Web API method using System.Net.Http

Testing WebApi Controller Url.Link

Autofac error: Could not load file or assembly 'System.Web.Http, Version=5.2.0.0,...' My project is Owin WebApi2 SelfHost

ASP.NET MVC Core WebAPI project not returning html

Is it possible to remove all .Net MVC components in a .Net Web Api application so that I can use AngularJS as the front end?

Return camelCased JSON from Web API

best practice for using async await in webapi

Return file from ASP.NET 5 Web API

Web APi OData V4 Issue "The entity '' does not have a key defined

WebAPI route 404's when there is a trailing space in the URL

How do I access RouteTable.Routes.MapHttpRoute?

ASP.NET web API HTTP Delete 405 Method Not Allowed

asp.net-web-api

Post array of strings to web API method