Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

What is "name" property in the constructor for HttpGetAttribute?

Validate if string is valid json (fastest way possible) in .NET Core 3.0

json .net-core

Superfluous 'runtimes' folder created in output directory for .NET 5 project

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?