Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Response content types in swagger, .net core api

c# asp.net-core swagger

Using LinkGenerator outside of Controller

No suitable method found to override OnModelCreating()

System.Net.Http.HttpRequestException: Device not configured ---> System.Net.Sockets.SocketException: Device not configured

ASP.Net Core 2.0 API OData without Entity Framework but stored procedures

Adding Mvc options separately after adding Mvc services

Strongly typed route in @page directive in Razor Pages

asp.net-core razor-pages

.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