Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Getting Microsoft.AspNet.WebApi.Cors version issue in WebAPI

MVC 6 WebAPI returning html error page instead of json version of exception object

Pass datetime from angular $http.get request to Web API 2 controller

How to secure an ASP.NET Core MVC client with a separate Core API?

What is the equivalent of HttpServiceHost in ASP.NET WebAPI?

MVC4 API on Azure WebSites or Azure Cloud Services [Error] : 'System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedOption'

Using Ninject to Bind WebApi Filter Attributes

ninject asp.net-web-api

Is there any benifit in using DataContract and DataMember attributes while working with Asp.net Web API?

N-Teir Architecture with ASP.NET Web API

Thread.CurrentPrincipal is authenticated but ClaimsPrincipal.Current is not

TypeNameHandling in Newtonsoft requires $type to be the first property? [duplicate]

how to dynamic jsonignore according to user authorize?

json.net asp.net-web-api

Claims authorization for specific resources

Making a Web API controller returning a IQueryable list asynchronous

Structure Map parameterless constructor error

Web API + jQuery AJAX DELETE request returning 404

define a schema with JSON-Schema and use Mongoose?

Where should I store WebAPI controllers inside ASP.NET-MVC 5 project?

ASP.NET web api - Set custom IIdentity or IPrincipal

Simple Injector per-web-api-request dependency in SignalR hub