Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Autofac cannot resolve parameter ApplicationUserManager

BadRequest custom error message not returned to client?

Handle multiple request in webapi method which internally access a database

c# iis asp.net-web-api2

Authentication with Asp.net MVC 6 and Web Api

Web Api 2: [Required] for value types?

Is there a way to use out parameter in async method.? If not can anyone suggest me how to return the OUT Parameter from a async method?

Ninject not working with Asp.Net WebApi

Asp.net WebApi2 default routing not finding different named apis?

c# asp.net asp.net-web-api2

How to pass an IP address as a URL parameter to a Web API? [duplicate]

attribute routes on multiple controllers match the requested url

How to expire token for user in token based authentication for Web API

Running ASP.NET Web Api 2 application without Visual Studio