Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to update a single value in Application settings at runtime in Azure Function App

HttpMessageHandler cleanup cycle

Creating a chart in C# WinForms .NET 6

c# winforms .net-core charts

Spinwait for a number of spins in Portable Class Library

.Net core 2.0 HTTP Error 502.5 - Process Failure

How do I use C# records with Dapper?

c# .net .net-core record dapper

Getting TaskCancelledException after migrating a WPF app to dotnet Core 3

c# wpf exception .net-core

How to suppress 'An unhandled exception has occurred while executing the request.' log message with Serilog

.NET 6.0 - read appsettings.json values from class library

.net-core .net-6.0

Upgrading netstandard 2.0 class library to dotnet 6

Dynamically remove property from JSON using System.Text.Json

Why doesn't dotnet new on Mac create .csproj files?

JsonSerializer.Deserialize expected to throw exception when deserializing different class

How to upload file along with data from Angular to .NET core

Net Core - Why exception middleware is so slow?

Instantiating multiple instance of Microsoft.Azure.ServiceBus.QueueClient in .NET Core