Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Get back Request Body within ActionFilter

Uploading files with flow.js + ng-flow to WebAPI 2

REST API including and excluding of subresources

A way to remove specific cookie from HttpRequestHeaders in WebApi

What Uniquely Identifies a Client Making a Request to Web API?

Return image from web api controller action while authenticated

WebAPI how do I deserialize exceptions on the (.NET) client side

How to Instantiate ODataQueryOptions

c# .net odata asp.net-web-api2

Generated WEB API Help Area documentation does not show response body formats/samples

Accessing Swashbuckle swagger RootUrl/swagger/docs does not provide any output

Keep using cookies for authentication in Web API with OWIN and app.UseWebApi

Simplest way to add Basic authentication to web.config with user/pass

Authentication in WebApi with AllowAnonymous attribute

c# 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