Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Implementing passive attributes with dependencies that should be resolved by a DI container

Url.Link throws Not Implemented exception in Web Api 2

container.RegisterWebApiControllers(GlobalConfiguration.Configuration) causes InvalidOperationException

Getting related entities ASP.NET WebApi OData v4 results in "No HTTP resource was found that matches the request URI"

Web API single string parameter validation using validation attributes

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

WebAPI DataMember Name not used when de/serializing via application/x-www-form-urlencoded

Have method opt out of class-level AuthorizeAttribute?

Upload file using PUT verb in ASP.Net Web Api 2

Why WebApi marks empty string as error in model state?

c# asp.net-web-api

Host ASP.NET MVC project in two physical servers

In ASP.Net Core, is it possible to start streaming JSON results?

System.Net.Http type mismatch at compile

.net asp.net-web-api

Customizing the AuthenticationStateProvider in Blazor Server App with Jwt Token Authentication

WCF and ASP.NET Web API: Benefits of both?

Performance concern on WCF service vs MVC WebAPI

Callback methods in ASP.NET Web API

asp.net-web-api

How to ensure ASP.net Web API controller's parameter is not null?

asp.net-web-api

Getting an Enum to display on client side

asp.net-web-api breeze

OData v4 Web API 2.2 deep level expand not working

asp.net-web-api odata

OAuthBearerAuthenticationMiddleware - Server cannot append header after HTTP headers have been sent