Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Using SHA-1 in .NET Core

How to overwrite application name specified in appsettings.json when using Serilog?

c# logging .net-core serilog

FromQuery parameters from camelCase/PascalCase to snake_case .Net Core

Azure Function not running with failure message as "The user name or password is incorrect"

find the highest value that is less than a given number in a sorted list

c# .net asp.net-core .net-core

.Net Core 3.1 HttpClient does not reuse sockets

Multipart/form-data ASP.NET Core 6 backend - 415 Unsupported Media Type

System.Numerics.Vector<T> Initialization Performance on .NET Framework

Avalonia Get All Windows

Cannot access a disposed object (on DbContext) error on Hangfire recurrent job in ABP

Deployed blazor server app on AWS "Error: Cannot send data if the connection is not in the 'Connected' State." But works on local host

How do I allow self-signed certificates to be accepted by Kestrel by using native .Net Core OAuth Authorization?

How can I provide application config to my .NET Core Web API services running in docker containers?

.NET Core add Claim after AzuerAD Authentication

How to make MySql and EF Core to map tinyint or bit to boolean?

Environment.UserDomainName equivalent in .NET Core console app

Get all email message using Microsoft Graph API in c#

Expose a set of endpoints only on an additional, separate port in ASP.NET Core application

c# asp.net-core .net-core