Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ApiController returns 404 when ID contains period

Is it possible to configure Autofac to work with ASP.NET MVC and ASP.NET Web Api

AllowAnonymous not working with Custom AuthorizationAttribute

Visual Studio 2012 Web API project won't run - can't find Newtonsoft.Json

ASP.NET Web API Authorization with AuthorizeAttribute

rest asp.net-web-api

How to use caching in ASP.NET Web API?

404 error after adding Web API to an existing MVC Web Application

web api 2 routing - The resource cannot be found

asp.net-web-api

How to use a client certificate to authenticate and authorize in a Web API

How are bearer tokens stored server-side in Web API 2?

ASP.NET MVC 4 Application Calling Remote WebAPI

What is the gold standard for website APIs? Twitter, Flickr, Facebook, etc [closed]

Add custom header to all responses in Web API

c# asp.net asp.net-web-api

Serialize a container of enums as strings using JSON.net

c# asp.net-web-api json.net

Simple JWT authentication in ASP.NET Core 1.0 Web API

MVC5, WebAPI2 and AutoFac not working. All Nuget packages updated

Remotely connect to .net core self hosted web api

ASP.NET MVC WebAPI 404 error

How to set start page in dotnet core web api?

ASP.NET Core MVC : How to get raw JSON bound to a string without a type?