Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Controllers and IDisposable

Im not able to access Response.Headers("Content-Disposition") on client even after enable CORS

Web Api $extend IQueryable with filter

How to receive a byte array and json in a Web API Controller

c# json asp.net-web-api

Enabling ASP.NET Web Api to accommodate both JSON and Form encoded data

HttpClient {StatusCode: 415, ReasonPhrase: 'Unsupported Media Type'

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

Asp.Net A second operation was started on this context before a previous operation completed

asp.net asp.net-web-api

Custom WebApi routing not working

Web API Unit test for exception?

ASP.Net Core 2.1 IdentityCore (Role Claims not being added on user sign in)

WebAPI how to specify which route a controller will be reached

Providing internet access to my self hosted web api on an internal network. A security threat?

Why exception break application pools?

ASP.NET Web API 2 override inherited attribute route action multiple actions found

call web api by passing simple and complex parameter

How to track disconnected entities over Web API

Using Asp.net MVC web.api why should I redirect rather than just call other functions?

Best way to update data after an API call gets a record