C# Corner MVP ft. Bohdan Stupak

3K views Nov 9, 2023

Join us on December 9 with Bohdan Stupak to learn Using Span in C#. ABSTRACT Span is a C# 8 feature that allows improving the performance of C# code almost with no effort and without sacrificing its readability. In this talk, we'll take a more detailed look at it AGENDA • Overview of Span internals • Some code examples in C# • An example in F# LEARNING OBJECTS: • Why Span is needed • How it is structured • How you can use it in C# code • A bit about F# support C# Corner - Community of Software and Data Developers