Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

I am trying to register my DbContext as a service in my program.cs using .NET 6 in Visual Studio 2022, but I get an error on. GetConnectionString

c# .net-6.0

EF Core internal caching and many DbContext types during testing

C# improper result of index range expression

c# .net-5 indices

How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Application

Your Docker server host is configured for 'Linux', however your project targets 'Windows' .Net 6

.NET 6 replace parameter checks with ArgumentNullException.ThrowIfNull();

c# upgrade .net-6.0

How to add authentication in a minimal API?

How can I pass parameters using the "Clicked"-Method on a button in .NET MAUI?

c# xaml maui

How to Put ProgressBar in Button

c# wpf xaml button progress-bar

Xamarin is end-of-life; what is its replacement for developing an Android app in C# Net?

Binding an ItemsControl containing WindowsFormHost items in WPF

Global class instance counting (with Semaphores)

c# multithreading

WCF Client and Service Endpoints Using the Same Binding

c# wcf

How to check if path refers to a local file object?

c# .net filesystems

Is using dynamic types to get values from anonymous objects bad practice?

c# dynamic anonymous-types

How to Use substring in c#?

c# substring

C# multithreading

c# thread-safety properties