Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How should I secure my SPA and Web.API?

APIController "Executed" method?

ASP.NET Web Api 2 - Subdomain Attribute Routing

Saving credentials / token in a cookie?

c# webapi httpget attribute

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

ASP.NET Web API Routing in ApiController

Where Should NotificationHubClient be instantiated?

Rest API design multiple URLs to same resource?

rest asp.net-web-api

WebApi can't deserialize XML into a list

Creating a Custom Action in an EntitySetController

asp.net-web-api odata

Can you register a Web API ActionFilter without doing it globally?

c# asp.net-web-api

How to protect ASP.NET Web API 2

WebAPI redirect not working?

asp.net-web-api

How do I log exceptions thrown during dependency resolution in my Web API project?

c# asp.net-web-api autofac

What is the disadvantage of using InstancePerHttpRequest instead of InstancePerApiRequest in MVC and Web API in same project?

web api put is recognizing query strings but not body

Uploading files in a ASP.NET MVC Web api controller

Async/Await vs TPL vs WCF Service vs Web API: So many choices

Posting models with NodaTime auto-props to WebAPI

c# asp.net-web-api nodatime

How can I set the "type" parameter on a Web API MultiPartContent message?