#.Net_core



C# Method Chaining

25 February 2019 ·  11 min read

Guide showing you how methods can be chained in C#.

How to run (debug) a .Net Core project

15 January 2019 ·  9 min read

Beginners guide to how you can run/debug a project, using Visual Studio, Visual Studio Code and the .Net Core Command Line Interface.