Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Identity 2.0 Web API generate token for client

How do I do an EF Database.ExecuteSQLCommand async?

Firefox requests XML and IE requests JSON from my Web API website, what to change browser's setting?

json xml asp.net-web-api

Unable to resolve service for type 'DatabaseConfiguration' while attempting to activate 'MyDbContext'

Autofac - dependency injection for MVC controller and Web Api controller

Hosting .NET Web Api in Firebase [closed]

WebAPI 2 [FromBody] parameter not getting set

c# asp.net-web-api

Web api bearer token timeout some minutes later

Web API ResponseType for Single Integer

With "frombody" attribute, parameter of Web Api method recieves null value while testing it with Postman

api asp.net-web-api postman

Passing UpdateTargetId in Ajax.BeginForm not replacing the target

Exception on GET call on a table using Entity Framework in WebAPI [duplicate]

Is there a way to make a folder-like hierarchy in redis cache?

C# Download file from webservice

Map JSON column from MySql Database to C# Class from Web Api

ASP.net MVC 4 WebApi - Testing MIME Multipart Content

how to get a httppostedfile from a ASP.NET Web API (POST or PUT) call?

Comparing Self Hosting: WCF vs HttpListener

Prevent Azure TableEntity property from being serialized in MVC 4 WebAPI

How do I set the HttpConfiguration on an HttpRequestMessage for testing?