csharp
an archive of posts with this tag
-
Span and Memory in C# 7.2+
Span
and Memory in C# 7.2 and later -
Trimming constructor arguments with dependency injection: MVVM and the .NET Host
How DI simplifies object creation, and how the .NET Generic Host keeps the ever-growing constructors of MVVM view models short.