- Create a C# console app
- Create a int[] array
- Use Span, create slices
- Download C# 8 extensions from GitHub
- Install nullability extensions
- Try out nullability
- Download C# 8 extensions from GitHub
- Install patterns extensions
- Try out patterns
- Try out ranges