Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Web Api 2 - How to return an image (MemoryStream from Azure Storage) from a HTTPGET without saving to disk?

Setting Result in the context of ChallengeAsync method in an authentication filter

Web API 2 returning text/plain responses

What are all this Ninject packages in nuget for integrating with WEB API?

Handling errors/exceptions in a mediator pipeline using CQRS?

Trade offs and best practices building microservices with Azure Service Fabric

Identity Authorize Attribute Roles with Web API

Exception handling in Web API

Web API 2 requires trailing slash for custom attribute routing to work

SignalR client callback method getting called multiple times

Requests are queuing in Azure AppService though it has enough threads in threadpool

Unloaded "eager-loaded" properties causing issues when returning json'd data

uploading a file and form Data in web Api and angularJS

How to prevent ODataConventionModelBuilder to automatically expose all derived types' metadata?

c# odata asp.net-web-api2

Web Api 2: NotFound() with content?

Referencing Action Parameters from ExceptionLogger

WebAPI Return JSON array without root node

Web API 2 RoutePrefix does not working

How do I get StructureMap working with an AngularJs / MVC5 and WebApi2 web project

Multiple optional query string parameters REST API GET