Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

What form of JSON should I use with Dictionary<string,string> in Web API 2?

Returning exceptions from OWIN middleware

c# asp.net-web-api2 owin

'Page not found' error on my controller for my NET Core Web API

Error enabling swagger with swashbucle

403 Access denied for DELETE Request .Net Web Api Rest Service on Azure

NInject doesn't resolve a specific dependency

c# asp.net-web-api2 ninject

need route for my web api 2 controller

Debugging WebApi in Visual Studio returns no response to MVC app

How to add a MVC Account controller to WebApi project in Visual Studio 2013?

Generate Identity from bearer token

How to return the oauth token in url for mobile clients

Why isn't my post JSON object getting serialized?