Pattern Matching - C# GuideFriday 12 April 201910 min readLearn about pattern matching expressions in C#
Working with LINQMonday 29 October 201814 min readThis tutorial teaches you how to generate sequences with LINQ, write methods for use in LINQ queries, and distinguish between eager and lazy evaluation.
Introduction to C# - interactive tutorialsThursday 03 May 20183 min readLearn C# in your browser, and get started with your own development environment
Responsive Images and iFramesWednesday 02 August 20172 min readYou aren't just limited to markdown image tags either. You can either use markdown image tags.
Create a REST client using .NET CoreTuesday 14 February 201716 min readThis tutorial teaches you a number of features in .NET Core and the C# language.