Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to implement HttpMessageHandler in Web API?

Passing and verifying the OWIN Bearer token in Query String in WebAPI

asp.net-web-api owin

Why is my file not being returned by a GET request from my Web API function?

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

Could not load file or assembly 'System.Web.Http, Version=5.0.0.0

Default model example in Swashbuckle (Swagger)

HttpSelfHostServer and HttpContext.Current

How to retrieve message from WEB API?

asp.net-web-api consumer

MVC Web API, Error: Can't bind multiple parameters

ASP.NEt MVC using Web API to return a Razor view

What is the difference between a Web application and Web API?

Invalid Token. while verifying email verification code using UserManager.ConfirmEmailAsync(user.Id, code)

How to invoke a NSwag client method that needs bearer token on request header?

ASP.NET Web API Date format in JSON does not serialise successfully

Cannot create a TypeConverter for a generic type

Enabling multiple CORS for Web API

asp.net-web-api cors

Why am I getting "A route named 'swagger_docs' is already in the route collection" after I publish my API App?

MediaTypeFormatter serialize enum string values in web api

NetworkSecurityConfig: No Network Security Config specified, using platform default Error response code: 400

Error posting JSON to Web API 2 : The request entity's media type 'text/plain' is not supported for this resource

Abstract Generic ODataController Class Leads To 'No HTTP resource was found'