Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Reasons not to use POST when searching via API endpoint?

In ASP.NET CORE application EF Core library do not return new inserted record's ID from database?

How to access the HttpContext in .Net 7 (as IHttpContextAccessor is deprecated)

How write a unit test for asynchronous Web API

Ajax request with custom header sent to Web API server with CORS enabled

ASP.NET Web API actions - only one GET per controller?

asp.net-web-api

Custom form data with multiple files to Web API controller

Asp.net web api not setting content length header

Cannot implicitly convert type 'Microsoft.AspNetCore.Mvc.NotFoundResult' to 'System.Threading.Tasks.Task'

ASP.NET Web API Client ProgressMessageHandler Post Task stuck in WinForm App

c# asp.net-web-api task

How to send message hl7 to Mirth HTTP connector using POST

asp.net-web-api hl7

How to read application/pdf content type from HttpClient response and return it

c# asp.net-web-api

'IConfigurationBuilder' does not contain a definition for 'AddAzureAppConfiguration'

Reading password protected excel using epplus in c#

IHttpActionResult result fail to bind request body parameter when parameters are defined directly as methods arguments instead of a model

Asp.Net WebAPI and custom WebDav handler

Request.IsAuthenticated when using Identity with Owin for MVC and WebAPI

Cant login with asp.net core Identity

Convert string to FormattableString in Entity Framework