Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Uniform, consistent error responses from ASP.Net Web API 2

Concerning the sliding expiration of ASP.NET's forms authentication and session

ASP.NET Web API: How do you read server variables in a Web API controller?

asp.net-web-api

ExceptionFilter difference between OnExceptionAsync vs.OnException

Invalid 'HttpContent' instance provided. It does not have a 'multipart' content-type header with a 'boundary' parameter

Web API with OAUTH using Swagger / Swashbuckle

asp.net-web-api swagger

Replace Swashbuckle UI completely

What's the best way to serve up multiple binary files from a single WebApi method?

c# rest asp.net-web-api

ASP.Net Web API Help Pages: Ignore certain properties

asp.net-web-api

How to get started with OAuth to secure a Web API application?

Resolving dbcontext per request with Unity in WebApi

SQL Server and performance for dynamic searches

Request Entity Too Large for Self Hosted ASP.Net Web API

OData and WebAPI: Navigation property not present on model

Updating related data with Entity Framework Core

Failed to serialize the response body for content type

Where to deploy a WebApi at Windows Azure: as Website or as Cloud Service?

How do I generate a webapi url from an MVC view?

How to get user context during Web Api calls?

ModelState.IsValid always true when testing Controller in Asp.Net MVC Web Api