Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to cancel an async WebApi action after timeout?

Difference between API and Webhook from a programmer's perspective

OAuth implicit flow security with PhoneGap

Trouble with ActionResult in unit test can't Assert.Equal on POST return value (asp.net core mvc web api)

Filtering with Web API

ASP.NET Web API partial response Json serialization

Entity Framework "Migrations Configuration" and autofac

API Routes: Multiple operations with path

Implement DelegatingHandler in ASP.NET Core 5.0 Web API?

JwtSecurityTokenHandler returns lower case claim type

DotNetOpenAuth OpenID Flow w/ Own Auth Server

The parameterized query expects the parameter p1 which was not supplied

Issues including navigation properties in query

Why is my HttpWebRequest POST method to my WebAPI server failing?

Return byte[] from ASP.net MVC 4 WEB API controller