Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Generate WebAPI documentation in swagger json format

How do I set a response cookie on HttpReponseMessage?

Unit Testing that HttpResponseMessage Contains the Desired Response

Web Api 2.2 with odata and $expand

How to queue background tasks in ASP.NET Web API

c# asp.net-web-api queue

Returning an anonymous type from MVC 4 Web Api fails with a serialization error

Basic authentication in web api

Adding an explicit action route to ASP.NET Web API Controller

WebApi Help Page: don't escape HTML in XML documentation

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)