Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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

How to configure options to display StackTrace with AddProblemDetails() based on environment in ASP.NET Core?

Constant Class for API Method Names

ASP.NET WebAPI Identity 2 - Error with GetOwinContext on user registration /Register method