Learn Minimal APIs from start to finish. Perfect for beginners.

C# code examples

LINQ and lambda expressions in C#
LINQ and lambda expressions in C#

Download this LINQ and lambda expressions code example in C# including Where, Select, OrderBy, GroupBy, ToDictionary and many more methods.

Learn C# basics
Learn C# basics

Download a C# code example to help you learn variables, types, conditionals, arrays, lists, loops, classes, structs, interfaces, enums and static classes.

C# 14: New features with code examples
C# 14: New features with code examples

Download the code example and see what's new in C# 14. From extension members to simple lambdas, learn how these features make your code cleaner and smarter.

C# 13 - Code examples that include all the new features
C# 13 - Code examples that include all the new features

Download C# 13 code examples which includes all the new features so you can try them out for yourself and see what has changed from previous C# versions.