Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

MVC WebAPI authentication from Windows Forms

c# winforms asp.net-web-api

F#, Json.NET 6.0 and WebApi - serialization of record types

ActionFilterAttribute: When to use OnActionExecuting vs. OnActionExecutingAsync?

How does the In-Memory HttpServer know which WebAPI project to host?

How to call async from [TestMethod]?

How to store the token received in AcquireTokenAsync with Active Directory

jsonpatch path to update array object by object ID

How to make more MapHttpRoutes for MVC 4 Api

DelegatingHandler not executing ASP.Net Web Api

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

Camel-Casing Issue with Web API Using JSON.Net

What OverrideAuthenticationAttribute is for?

How to replace Swagger UI header logo in Swashbuckle

Html.BeginForm routing to Web Api

No IUserTwoFactorTokenProvider named 'Default' is registered. Problem is AddDefaultTokenProviders() in two (2) ASP.NET Core Identity registrations

ASP.NET Web API help page - how to show generic return type in documentation

assembly uses System.Web.Http 5.1 which has a higher version than referenced assembly System.Web.Http 5.0

Unit testing IAuthenticationFilter in WebApi 2

Web API OAuth Bearer Token security

Using FileReader.readAsDataUrl to upload image to Web Api service

Swashbuckle: Make non-nullable properties required