Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Disable request verification token in ASP.NET Core

Invalidate user in Identity Core when roles/account changes

Executing Raw sql with Entity Framework Core

How to use Oracle built in functions in Entity Framework Core?

ASP.NET Core disable json patch

Is it best to use Next.js along with ASP.NET Core web api if SSR is not the target?

Configuring Azure Blob access in ASP.Net 5

Cookie without Identity Asp.net core

c# asp.net-core

Differences between audience, issuer, and client terms in JWT, OAuth and OIDC [closed]

Visual Studio w/Docker has exited with code 4294967295 (0xffffffff)

How to await method in PropertyValidator's overridden IsValid?

NET 6 Minimal API -'No public static bool Request.TryParse(string, out Request) method found for request

c# asp.net-core .net-6.0

Running ASP.NET 5 Web.API on IIS

How to create a Per Request Context for my application

asp.net-core