Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-5.0

How to Get An IConfiguration For Dependency Injection In A C# .NET Console App

Dynamically routing using routes from a database

Create JSON object using System.Text.Json

ASP.NET Core 5 returning JSON adding $id and $values properties

Azure AD and Redirect Uri with infinite login loop

How to specify Swagger specification extensions via code?

Disable DOTNET_STARTUP_HOOKS in ASP.NET Core 5 web app

Blazor Webassembly Database Notification

Why is ASP.NET Core's app.UseExceptionHandler() not working?

Execution strategy 'SqlServerRetryingExecutionStrategy' does not support user-initiated transactions

InvalidOperationException: EndpointRoutingMiddleware matches endpoints setup by EndpointMiddleware and so must be added to the request execution

c# asp.net-core-5.0

How do you use use RouteOptions in .NET Core 5 MVC? (to force lowercase URLs etc)

How to use authorization by default without [Authorize] in ASP.NET Core 5