Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Azure AD WebApp behind reverse proxy receives 502 Bad Gateway

.NET Core WebAPI permanent token authentication

Using entity Framework with .NET Core and DB2

how to add custom code snippets for Razor pages (cshtml) in VS

HttpClient System.Threading.Tasks.TaskCanceledException: 'The operation was canceled.'

How to automatically determine KnownNetworks for ASP.NET Core application running in Kubernetes with an in-cluster reverse proxy?

c# asp.net-core kubernetes

Why Visual Studio is telling me to replace argument with HttpContext when I use TypedResults.NotFound?

System.DllNotFoundException: Unable to load DLL 'libuv' when publishing .NET Core Website on Windows Server 2008 R2

How to set Google Chart height based on number of rows?

Where is Notifications in OpenIdConnectOptions in .NET Core 1.0.0 RC2?

validate form before submit asp.net core 2.0

How do I run more than one asp.net core application on Nginx server

ubuntu nginx asp.net-core

How to produce a System.Drawing.Image from SVG on .net core?

c# svg asp.net-core

How to solve this "No authenticationScheme was specified, and there was no DefaultChallengeScheme found"

ASP.NET Core System.Text.Json JsonValueKind

Encryption in ASP.net Core and Decryption in Angular

swagger uses JWT for verification has been 401

How to deploy a .NET Core solution with multiple web apps to Azure using Github Actions

.net Core and Serilog Email sink - json config

How to implement Pure DI with Razor Components