C# 9
- Span
and ReadOnlySpan — Viewing Memory Without Copying - Value Types vs Reference Types — Stack, Heap, and the Hidden Cost of Boxing
- CLR · Mono · IL2CPP · NativeAOT — Comparing the Runtime Branches
- .NET History — From Framework to One .NET
- .NET Ecosystem Map — How Language, Runtime, and BCL Fit Together
- Mastering Multithreaded Programming — From OS Threads to C# Synchronization, and Why Unity Created the Job System
- UniRx - MessageBroker Guide
- C# Data Structures - Dictionary and SortedList
- About C# LINQ Performance