Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Excel File download through web api. Getting corrupt

Is this the right way to register types in Unity using a convention-based approach?

Behavior different when "externalizing" certain config settings into external files

web api - asp.net identity token expires even for the subsequent request

ASP.NET Web API - OWIN - TokenEndPointPath not working in IIS

Asp.net WebAPI HTTP SERVER ERRORS - user breaks the connection

How can I make an int[] parameter required in web api?

Get request body in web api IExceptionHandler

WebApi PushStreamContent Error Handling

Web Api - Controller Per Database Entity or per UI Screen

ASP.NET WebApi Answer 400 Bad Request to OPTIONS on ValidateClientAuthentication, even on context.Validated()

Is it secure to store a WebAPI JWT access token as an encrypted FormsAuthenticationTicket in Response.Cookies (in asp.net mvc)

How to add "ApiController" with token authentication inside Asp Net Core RC1 MVC

ASP.NET Web API Contract Versioning

The 'DelegatingHandler' list is invalid because the property 'InnerHandler' of 'handler' is not null

System.Web.Http.Results.OkResult vs Content(HttpStatusCode.OK)

Secure API with Azure AD/B2C users

Get HttpRequestMessage from ActionFilter or ASP.NET MVC Web Controller outside of Web API

CamelCasePropertyNamesContractResolver not Working after MapHttpRoute

c# asp.net-web-api

How to use enums with EnumMember attribute in FromBody ViewModel in Web API Request?