AI TCH AL Aliaksandr Marozka · .Net Code Chronicles Span & Memory in C#: Kill Allocations [Guide] Master Span and Memory in C# to kill string/array allocations. Benchmarked CSV + varint parsing with zero GC and faster throughput.
TCH ECO AL Aliaksandr Marozka · .Net Code Chronicles Source Generators: cut boilerplate and speed up startup Stop paying runtime costs for reflection. Learn how a tiny attribute plus generated code trims boilerplate and can improve app startup…