Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How is the OWIN OAuth 2 token actually created?

Web Api 2 + OWIN 3 + NInject.Web.WebApi.OwinHost, error at startup only

Asp.NET Web API Displaying all controller's routes

ASPNetCore API Content negotiation not working

Set one ProducesResponseType typeof for several HttpStatusCodes

How to implement two factor auth in Web API 2 using ASP.NET identity?

How to use Automapper with Autofac

Why are my POST actions not found in ASP.NET Web API?

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

ASP.NET Identity in a Web API

IHttpActionResult Anonymous Object - Validate Results

How use a specific CultureInfo in Asp.net Web API

OData v4 Routing Prefix?

Can my ASP.Net Code get confirmation from sendgrid that an email has been sent?

ASP.NET MVC Identity Email/Username with Special Characters

Issues with MultipartFormDataStreamProvider

$select and $expand break ODataQueryOptions -- how to fix?

AngularJS Bind service array variable to controller scope

REST: Updating multiple records

json api rest asp.net-web-api

using a Handler in Web API and having Unity resolve per request

how do I unit test a post (web-api) call with a token?