Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

.NET Core WebAPI + OpenIdDict (credentials flow) and Angular2 client: 401 after successful login (full repro)

CORS + Windows Authentication not playing nice with Edge or IE

How to send an error response back to OAuth2 client

ASP.NET WebApi SelfHost service fails on HTTP URL registration

Task.Run never completes when testing using a HttpClient

How to set Json.NET ContractSerializer for a certain specific type instead of globally?

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

ASP.NET WebAPI passing empty string in urlencoded body as null

API Versioning with ASP.NET Web API and Entity Framework

File Upload with Additonal Form Data to Web Api from MVC

ASP.NET Web API - XML in camelcase

Removing References from Asp.Net Web Api Project

How to wrap HttpClient for testability in C#

Successfully implementing custom UserManager<IUser> in Identity 2.0

Why am I getting this ActivationException when using Simple Injector with WebApi Self Hosted in OWIN?

CORS enabled Web API fails to add header

ASP.NET Web Api returns 200 OK when it should return 404

Dynamic connection string to Web Api

StatusCodeResult or ResponseMessageResult

asp net web api Authentication token expiration?

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

How to stop ASP.NET web API from implicitly interpretering the HTTP method?