Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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

Using HttpContext.Current in WebApi is dangerous because of async

How to use DI container when OwinStartup

Query string not working while using attribute routing

How to set up a Web API controller for multipart/form-data

How do we determine whether we are using Web API 1 or Web API 2?

Require SSL in WebApi?

.net ssl asp.net-web-api

Token Based Authentication in ASP.NET Core (refreshed)

Token based authentication in Web API without any user interface

Using async/await or task in web api controller (.net core)