Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

.NET Core API: Disable multiple route expanding in SwaggerUI

How to get the current Action name inside the View

c# asp.net-core

AspNet.Core returns 200 OK and invalid Json if there is an exception while iterating an IEnumerable (returned from controller)

Is it possible to use UseExceptionHandler() with ExceptionHandler option for configuring "handle web api requests specifically"?

The current .NET SDK does not support targeting .NET Core 2.2

c# asp.net-core

Why is the Razor UI class library built as .NET Standard and not in .Net core

Want to get 405 (Method Not Allowed) instead of 404

MongoDB c# retrieve all the matching elements in an array within a document using Definition builder

'Client secret validation failed for client' error on identity server 4

How to inject DbContext into repository constructor in ASP.NET core

ASP.NET Core 3.0 Docker Container port mapping fails

docker asp.net-core

csp-report endpoint in asp.net core

Blazor: How to get sender from event in child component

asp.net-core blazor

Can't connect to docker sql server from NET Core 2.2 Web API

Blazor A second operation started on this context before a previous operation completed

Implementing Event Subscription with Blazor ClientSide Application

How can I read http request body in netcore 3 more than once?

How to handle postgresql db connections with dapper using dependency injection in .net core?

Anti-Forgery Token Validation in MVC app with Blazor Server-side Component

System.InvalidOperationException: 'Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger`1