Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Web API 2 and ASP Identity - Handling of locked out users

When to pass refresh token to API

How to enable CORS globally in ASP.NET web API core

ASP.NET Add CORS headers to ashx File Handler

AJAX error not returning jqXHR.responseText.modelState when using custom dll

How to use Json data type in C# Entity Framework model?

binding a date in angularjs using webapi and the bootstrap date picker

What does Microsoft.Owin.Cors middleware do when used with ASP.NET Web Api 2.0?

cors owin asp.net-web-api2

Getting an access token in ASP.NET 5

How can I return a HttpStatusCode from an IQueryable<T>?

Missing WebApiConfig.cs in App_Start. Can I use Startup.cs?

Azure B2C with Web API

Web API – authenticate with bearer token

WebApi controller tests method not found

c# testing asp.net-web-api2

How do you restrict requests so they only work if it is accessed by a specific domain

Cannot validate token in UseJwtBearerAuthentication. Authorization has been denied

OData V4 $expand nested $filter and $orderby -- combine $filter and $orderby inside expand

WebApi Post Methods always Returns "The requested resource does not support http method 'GET'." Status: 405 Method Not Allowed

Reading every incoming request (URL) in ASP.NET WEB API

Roles vs Claims Authorization Asp.net web api-2 with WIF and OWIN Middleware