Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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?

Deserialising JSON to derived types in Asp.Net Web API

ASP.NET WebApi: how to perform a multipart post with file upload using WebApi HttpClient

Web API optional parameters

ASP.NET Web API ActionFilter example

c# asp.net-web-api

Web API token authentication with a custom user database

WebAPI No action was found on the controller

asp.net asp.net-web-api

What is the difference between PreserveReferencesHandling and ReferenceLoopHandling in Json.Net?

Routing with multiple Get methods in ASP.NET Web API

How to configure Swashbuckle to ignore property on model

System.Web.Http.Authorize versus System.Web.Mvc.Authorize

Looking for suggestions for building a secure REST API within Ruby on Rails

Attribute routing and inheritance