Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.net Web API RESTful web service + Basic authentication

DataAnnotation for Required property

WebApi method with email address parameter returns 404 from HttpClient

How To Debug Web API Project From MVC Project In Same Solution

Web API routing with multiple parameters

ASP.NET Web API File saved as "BodyPart_3ded2bfb-40be-4183-b789-9301f93e90af"

How to extend IdentityUser with custom property

Force CamelCase on ASP.NET WebAPI Per Controller

asp.net webapi 2 attribute routing not working

Web API OData V4 Open Types - How to configure Controller and Data Context

No Individual User Accounts auth option in ASP.NET Core Web API template

Why does a call to an ASP.NET MVC Controller not execute a DelegatingHandler?

Returning IHttpActionResult vs IEnumerable<Item> vs IQueryable<Item>

Adding wsdl web reference in asp .Net Core project

When to use HttpResponseMessage and Request.CreateResponse

c# asp.net-web-api

ASP.NET Core API only returning first result of list

Return custom error objects in Web API

Not supported by Swagger 2.0: Multiple operations with path

Using Url.Link with Attribute Routing in Webapi 2

asp.net-web-api

How to return JSON in an ApiController for a single method?