Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Custom Json.NET serializer settings per type

Return complex object in REST Web API call

Splitting up WebApi project and FrontEnd project in Solution

Including Generated XML Documentation in an Azure Cloud Service Package

Combining route mappings in WebApi

Web Api 2 or Generic Handler to serve images?

c# asp.net asp.net-web-api

ASP.NET Web API IExceptionLogger called twice

What is the complete lifecycle of an OData controller http request in WebApi 2

.NET Core 2.0 - Still seeing No 'Access-Control-Allow-Origin' header error

How to map config in IConfigurationSection to a simple class

How to pass custom headers while calling a web api using Swagger(Swashbuckle)

Entity Framework disposing with async controllers in Web api/MVC

When to use an API Controller vs MVC Controller [closed]

Use Application Insight with ASP API Core

Different return types for ASP.NET Web API

c# asp.net-web-api

How to access Application Object in Asp.net MVC Web Api Controller

Ninject WebAPI The operation cannot be completed because the DbContext has been disposed

How to best link to an API controller

Web API Help pages - customizing Property documentation

HttpClient in using statement causes Task cancelled