Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Web Api, How to return enum text value instead of enum index value from HttpResponseMessage

c# asp.net-web-api enums

trying to get a oauth token using fiddler

Elmah.axd on WebAPI 2.2 - No HTTP Resource was found

HttpClient for C# application

Web API Action Filter - Controller.TempData equivalent?

Is it possible to use ASP.NET application caching in web API?

Accessing Azure Emulator from Another Device

.Net WebAPI URI convention for advanced searching /filtering

api rest asp.net-web-api

Convert List to JSon and return it in Web API action

asp.net-web-api

How do i send a "forbidden" response in my Web API 2 solution?

ASP.net web api 2 Route-Attribute not working

Serialize only Date part of DateTime in web api 2

Constructor Dependency Injection WebApi Attributes

How does ASP.NET WebAPI using IIS store my users authentication state?

asp.net iis asp.net-web-api

Inject dependencies in a WebAPI with Unity

Swashbuckle + XmlComments work locally, but fail swagger generation on server