Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

ASP.NET Core 3.1 - HTTP Error 500.30 - ANCM In-Process Start Failure

An alternative to global variables in Asp.Net Core?

Twilio StatusCallBack & Gather POST method in .NET Core API returning HTTP 415 - Unsupported Media Type

Serilog does not write logs to SQL Server using Serilog.Sinks.MssqlServer

Not able to route to API in Blazor Server app

Asp.Net Core API Controller method returning IAsyncEnumerable<T> not producing the intended behavior

HttpPost with JSON parameter is not working in ASP.NET Core 3

Casting error on EF Core when calling stored proc on MySQL (using Pomelo)

I can not use the 'services.AddControllers().AddNewtonsoftJson()'

ASP.NET Core Swagger uses incorrect json url when web application is hosted in a subdirectory

How to access a value from appsettings.json in ASP.NET Core 6 controller

Accept multiple parameters for API in .NET Core 2.0 using attribute routing

DotNetCore 3.1 Web Api empty object response

How to get SignalR IHubContext from DI in .NET Core 3.1?