Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

javascript doesn't convert angular ui datepicker date to UTC correctly

WebApi OData: $filter 'any' or 'all' query not working

What's the benefit of using async to return data from database?

How to add an Expires response header to a WebAPI Action response?

Calling Task-based methods from ASMX

What is AuthorizeEndpointPath?

JSON.NET Serialize DateTime.MinValue as null

ASP.NET Core 3 API Ignores Authorize Attribute with Bearertoken

client.DeleteAsync - include object in body

Setting the ContentType header when sending MultipartFormDataContent using HttpClient

How is the Web API Controller's constructor called?

How to apply custom validation to JWT token on each request for ASP.NET WebApi?

c# asp.net-web-api jwt

How do I map an OData query against a DTO to another entity?

c# asp.net-web-api odata

How to address entity that uses composite identity key in OData Url?

Samples not working for Web API Help Page when using an Entity Framework Complex Type in the model

Log duration of an ASP Web API action

ASP.NET How read a multipart form data in Web API?

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

C# Dictionary equivalent in JavaScript

The inner handler has not been assigned using WebApi Delegating handler

How to Mock an AutoMapper IMapper object in Web API Tests With StructureMap Dependency Injection?