Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Implementing .NET OAuth 2.0 Provider. 2 Legged DotNotOpenAuth samples?

What's wrong with this async Task method?

Default parameter value in MVC 4 Web API

ASP.NET Web API - Entity Framework - 500 Internal Server Error On .Include(param => param.field)

Integration test and unit test (WEB API mvc 4)

Does ASP.NET web API support IValidatableObject?

Why doing POST throws an exception in MVC 4?

ASP.NET Web Api ignores RouteParameter.Optional when selecting the action

Required annotation for webapi mvc4 fails for an integer property but works for string

Web API, OData, EF5, Union: The 'Distinct' operation cannot be applied to the collection ResultType of the specified argument

ASP.NET Web API Error: No HTTP resource was found that matches the request URI

WebApi OData entityset/key/navigation/key support

JSON serializer creates an empty object on failed deserialization instead of null

Web API Nested Resource in URL

asp.net url asp.net-web-api

ASP.net WebApi Parameter Binding to complex type from URI

NSubstitute: Mocking the request, response object inside a MVC/Web Api Controller?

The target "MSDeployPublish" does not exist in the project

How to remove the redirect from an ASP.NET Core webapi and return HTTP 401?

Generate token in controller

ASP Core WebApi Test File Upload using Postman