Tech stack
Garbage collection, object lifetime, allocation performance, memory leaks, and production diagnostics for .NET services.
Practice items tagged with .NET Memory Management.
Connects EF Core change tracking to object retention, query shape, projections, and read-only API performance.
Shows how publisher-to-subscriber references can retain objects and how to clean up event-based lifetimes.
Focuses on ToList chains, collection capacity, repeated enumeration, and memory-aware data shaping.
Introduces managed heap cleanup, generational collection, object lifetime, and why allocation behavior affects .NET services.
Explains when to capture dumps, what to compare, and how to use roots without turning dumps into guesswork.
Covers allocation rate, collection frequency, latency symptoms, and safe production steps for GC-heavy services.
Preparation paths where this taxonomy appears in the track scope.