Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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

MVC Video streaming to mobile web browsers

.Net Core WebApi refuses connection in Docker container

Access-Control-Allow-Origin appearing twice on header request ASP.NET Web API

Request.GetOwinContext returns null within unit test - how do I test OWIN authentication within a unit test?

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

How to Design a Restful API for Bulk Inserts and Updates?

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

asp.net-web-api owin katana