Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET Core Web API vs ASP.NET Core Application

What is the equivalent of DefaultControllerFactory in Web API?

c# asp.net-web-api

Is there any HttpControllerBuilder for ASP.NET Web API?

Owin cookie authentication set-cookie not saving in browser

AngularJs, WebAPI, JWT, with (integrated) Windows authentication

How to make ASP.NET to stop interpret null as string

Using Ninjects InRequestScope() when selfhosting Web API

ASP.NET Web API Controller Specific Serializer

The path template on the action in controller is not a valid OData path template

Uploading/Downloading Byte Arrays with AngularJS and ASP.NET Web API

What is the purpose of the ContainsPrefix method of the Web API IValueProvider interface?

c# asp.net-web-api

What do the different build actions do in a csproj. I.e. AdditionalFiles or Fakes

contains cycles and cannot be serialized if reference tracking is disabled, json.net and webapi

Dependency-Injected Validation in Web API

How to do partial responses using ASP.Net Web Api 2

Insert dependent entity with ApplicationUser

Using Directory.Delete() and Directory.CreateDirectory() to overwrite a folder

Server to Phonegap push: SignalR vs Azure Notification Hub

Exposing a few calls from an existing asp.net-mvc site to other REST clients within an intranet?

Catch 404 errors in Asp.net Web API