Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Using Serializable attribute on Model in WebAPI

How to read webapi responses with HttpClient in C#

Changing the parameter name Web Api model binding

How do enable a .Net web-API to accept g-ziped posts

c# asp.net-web-api

The requested resource does not support http method 'OPTIONS'.?

IFormFile always return null in asp.net core 2.1

WebAPI cannot parse multipart/form-data post

Asp.Net MVC4 + Web API Controller Delete request >> 404 error

Live FLV streaming in C# WebApi

Clients are unable to connect to server during selenium tests

Exception using System.IdentityModel.Tokens.Jwt 5.0.0.127 in Web Api 2 built on .Net 4.6

Do ASP.NET MVC CSRF Anti-Forgery Tokens expire?

ASP.NET WebAPI output gets 40× slower when single byte is added to response

asp.net iis asp.net-web-api

Owin self host console application with https support (no web api, no SignalR)

Prevent IDM from downloading automatically in web api

Authentication between mvc and webapi (Separate domains/Applications)

Inconsistent request timings in ASP.NET WebAPI and IIS

How can I stub/mock services in ASP.NET Core tests

Where does Web API fit in a typical n-tier architecture?