Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Web API 2: OData 4: Single Controller with Common Repository does not work with IQueryable when passed to the OK method

ASP.Net WebApi Controller should return 204 instead of null [HttpResponseMessage]

MVC WebAPI Data Annotation Error Message Empty String

Google Tag Manager server side tracking .NET

C# Override OnActionExecutingAsync Web API call

c# asp.net-web-api

The "TypeScript.Tasks.FindConfigFiles" task could not be loaded from the assembly

How to set an enum value on a dynamic Odata object

c# asp.net-web-api odata

Web API with Unity IOC - How is my DBContext Dependecy resolved?

JSonConverter not firing for property of my model in a C# WebAPI

c# json asp.net-web-api

Is there a way to force WebAPI to strictly conform to a published interface?

Swashbuckle - Web API Controllers inheriting from BaseController are not shown

Swashbuckle 5.4.0 with ASP.NET MVC WebApi - No documentation is shown inside the swagger webpage

ASP.NET API Owin login as another user

c# asp.net-web-api owin

C# WebAPI not serializing dynamic properties correctly

C# WEB API CORS does not work

Integration tests for web api with Azure AD

Adding role claims - should i use the IClaimsTransformer

Getting "No type was found that matches the controller named 'SampleSlashBaseService'" when trying to use WebAPI

Multiple Controller Types with same Route prefix ASP.NET Web Api

How do you set katana-project to allow token requests in json format?

asp.net-web-api owin katana