Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to best link to an API controller

Web API Help pages - customizing Property documentation

HttpClient in using statement causes Task cancelled

How to Export Swagger documentation in PDF and XML files

Conventions on having both an API and MVC project in .NET Core solution

Why I cannot set 'Allow' in HTTP response header?

Binding abstract action parameters in WebAPI

Multiple Async File Uploads with chunking to ASP.Net Web API

Unit tests with attribute based routing

MVC WebApi not using AutofacWebApiDependencyResolver

Async WebApi ActionFilterAttribute. An asynchronous module or handler completed while an asynchronous operation was still pending

ASP.NET MVC and Angularjs together + ASP.NET Web API

How to get IOptions in ConfigureServices method or pass IOptions into extension method?

How to define the PUT method in routing only limit to the Put methods in controller without parameter?

How to pass/receive multiple args to a RESTful Web API GET method?

Using ninject dependecyResolver for both MVC and WebAPI

To use or not to use Data transfer objects(DTO) in a Web Api Chat Application Backend Server

Returning Errors in Web API

asp.net-web-api

.Net WebApi OData Actions that return an Queryable

How to get an IObservable back from Web API