C# Series

Series are the start here, then go there version of Illumonos. They group related articles into a sequence so that you can learn a topic in the right order, without missing the prerequisites that make later concepts click. If you like learning in a structured way, pick a series that matches your level, and begin at the first article, and follow it through. It is the closest thing on the site to a mini course, but still written like practical docs you can apply immediately.


Fundamentals

Learn C# and .NET fundamentals, be it data types, control flow, OOP, LINQ, and more. Build a strong base for modern C# development with hands-on guides.

Extras

Supplemental C# resources including extension methods, code snippets, and various tools that provide additional value and convenience for developers. This section features content that does not fit into other categories but is still highly beneficial for programming in C#.