Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why are content files from NuGet packages added as links in .NET Core projects and how can you prevent that?

What is the reason why nullable reference types defined in interface members aren't required to be nullable in the implementations?

WCF TLS cipher suite

.net wcf security

In Visual Studio, can I disable signing my application when in debug?

CommandBehavior.SingleRow causing DB connection to remain open?

.net database vb.net

How do I find the last number in a string c#?

c# .net regex string int

Open a file while ignoring case in the path and filename

c# .net case-insensitive

Missing compiler required member 'System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitOnCompleted'

Can I abstract Microsoft.Maui.Storage.Preferences as IPreferences in MAUI

How to create a protobuf Message instance given a MessageDescriptor (in dotnet / C#)

c# .net protocol-buffers

Clipboard.GetData() returns null when it should not

c# .net clipboard

Setting smartcard PIN programmatically using GetRSAPrivateKey and .net core

.NET Maui - ios simulator crashes on clicking entry field

ios .net maui

Is iterating over a Queue<T> guaranteed to be in queue order?

Cache data outside of Application

c# .net caching

Error CS8032 An instance of analyzer System.Text.Json.SourceGeneration.JsonSourceGenerator cannot be created

c# .net