Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Should all Entity Framework methods use async? [closed]

ASP.NET Core giving me Code 500 on Forbid()

Duplicate info messages in console of Web API after upgrading to ASP.NET Core 2.0

Should it be a WebAPI or asmx

OnActionExecuted being called twice in Web API

Manually decode OAuth bearer token in c#

ASP.Net Web Api not binding model on POST

How to get Json Post Values with asp.net webapi

Does autofac supports the new Web Api 2

Web API 2 not working (404)

Simple Injector fails to inject per Web API request registered class during Owin startup

IHttpActionResult difference between returning item, Json(item) and Ok(item)

Recreate and Reseed LocalDb Before Each Unit Test

IHttpActionResult method cannot return NotFound()

Parameter for POST Web API 4 method null when called from Fiddler with JSON body

Web API get route values

How can I get the help documentation to work in WebApi2 when using IHttpActionResult?

rest asp.net-web-api

Simple way to keep Front-end Angular 5 and back-end Web API code separate?

Custom MVC AuthorizeAttribute for ASP.NET Web API

Cannot read body data from web api POST