Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Uploading image in ASP.NET Boilerplate

How to use AntiXSS in WebAPI?

Manual registration of WebApi Controllers

c# asp.net-web-api2

Why is my code exiting out before method completion for this scenario?

integration testing api having fluent validation

What is the ASP.NET Core 3.1 equivalent to HttpControllerContext and HttpActionContext?

How do I bind list of guids on the query string in C# web api?

In ASP.NET Web API 2, ByteRangeStreamContent returns incorrect data when used with a stream from Azure Storage

Passing multiple parameters to client.PostAsJsonAsync function

Dapper needs a parameterless constructor?

c# orm asp.net-web-api2 dapper

How to add "Content-Type = application/json;v=2.0" including versioning with HttpClient?

How do I add a web.config to an owin self-hosted web api?

Using default credentials to call api in console app

c# .net asp.net-web-api2

Correct HTTP verb to use for a business rules validation endpoint in Web API

Web API Request is null in ExecuteAsync method of ApiController

Detect if my tests are running on Visual Studio Team Services

throw of HttpResponseException not getting caught by ExceptionFilterAttribute

c# asp.net-web-api2

Web API post data: object reference not set to an instance of an object