Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Controller actions naming convention

WebAPI - Posting to dictionary with json

WebAPI debugging - Start Chrome Postman from Visual Studio

Will the next MVC 6 be part of ASP.NET 4.6 or ASP.NET Core 1.0 or both?

c#: Asp.net WebApi default route to index.html

c# asp.net-web-api

Upshot/Knockout Architectural Best Practices - What is the preferred provider to use in communicating between Upshot and .NET?

Why calling API in ASP.NET works only if I have Fiddler open?

OWIN multi-app bearer token authentication

POSTing data to WebApi after update to 5.1.0 fails

How do I get WebAPI to validate my JSON with JsonProperty(Required = Required.Always)?

Why can't navigate to web api controller

Global Error Logging in ASP.Net MVC 6

Web API model validation and default values

c# asp.net-web-api

ASP.NET Web API return queryable DTOs?

How to use Delta<T> from Microsoft ASP.NET Web API OData with Code First\JsonMediaTypeFormatter

c# rest asp.net-web-api odata

WebApi2 Attribute Routing 404

Unity PerRequestLifetimeManager re-using object in different requests

Web Api 2: BadRequest with custom error model

How to build EDM model for OData Web API in runtime?

Returning JSON Errors from Asp.Net MVC 6 API