Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

WebApi 2 Maximum request length exceeded

asp.net-web-api

Why throws exception when using Guid.Parse() method?

How Set Authorization headers at HTML Form or at A href

Error occurred when trying to create a controller of type 'EmployeeController'. Make sure controller has a parameterless public constructor

Is it an antipattern to call WEBAPI services from MVC Controllers?

AggregateException is throwing while waiting for PostAsJsonAsync

How to handle errors differently for (or distinguish between) API calls and MVC (views) calls in ASP.NET Core

Add Authentication to /swagger/ui/index page - Swagger | Web API | Swashbuckle

Swagger API not refreshing the documentation

Passing Dynamic JSON Object to Web API - Newtonsoft Example

How to increase the json size limit for ASP.NET WebAPI Post call?

Set Principal/User Context to a User Object

How to return a list of objects as an IHttpActionResult?

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

asp.net webapi UseOAuthBearerAuthentication vs UseJwtBearerAuthentication

Use Redirect in Web Api Controller (HTTP 302 Found)

How to read FormData into WebAPI

ASP.NET Core WebApi HttpResponseMessage create custom message?

Do we still need AreaRegistration.RegisterAllAreas() in Global.asax in pure ASP.NET Web API service without MVC

WebApi - Deserializing and serializing alternate property names

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

Angular2 HTTP Post ASP.NET MVC Web API