Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Circular reference exception when serializing an object containing a JToken to XML in Web API

Troubleshooting a ridiculously simple WebApi in VS Code on NET.Core

ContentType application/json in ASP.NET WebAPI

json asp.net-web-api

Is there any benefit of asp.net web api controller interfaces?

interface asp.net-web-api

Storing Larger (2MB) objects in Redis Azure

c# azure asp.net-web-api redis

Weather API (RESTful) giving error

How to write a generic WebAPI Put method against Entity Framework that works with child lists?

ASP.Net WebAPI Owin authentication token in Knockout

.Net core Routing URLEncoded URL not working

what is the purpose of the EnableSwagger routeTemplate parameter?

How to pass the entire body of a HTTP Post as a single string to WebAPI

http-post asp.net-web-api

Azure webrole cycling and "Could not load file or assembly System.Web.Http 5.2.0.0"

Make a property deserializable but not serializable

Routing with action after id parameter in Web API