Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

404 for web.api cors OPTIONS

JSON.NET Parser *seems* to be double serializing my objects

How to perform async ModelState validation with FluentValidation in Web API?

Efficiently sending files from asp.net core

React component has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource

How do I get http verb attribute of an action using refection - ASP.NET Web API

asp.net Web Api - Default Error Messages

Errors are logged twice when using Elmah with WebApi

WebApi Controller with two GET actions

WebApi Multiple actions were found with GetAll() and GetByIds(int[] ids)

How to enable both CORS support and NTLM authentication

What are the benefits of async webservices when not all parts of the code is async

How do I document an optional QueryString parameter in ASP.NET WebApi Help Pages?

WebApi transfer byte array is null

.net http asp.net-web-api

WebApi, Autofac, System.Web.Http.Filters.ActionFilterAttribute Instance Per Request

'int[]' does not contain a definition for 'Contains'

c# linq asp.net-web-api

Acessing querystring and form parameters with Web API

c# asp.net-web-api

Web API 2 Is it possible to load a route/controller programmatically?

Identity Authorize Attribute Roles with Web API

Is it possible to change the MediaTypeFormatter to JSON for only one class?

c# asp.net-web-api