Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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?

Swagger cross out method

What is GlobalConfiguration.Configuration.EnsureInitialized() in Global.asax ASP.Net Web API

AuthorizeAttribute not working on Web Api Controller in Mvc 5 application

ASP.NET Web API - Thread safe logic for updating an entity

How do I override OnAuthorization in net core web api?