Skip to content

Repository Overview

Sudarshan edited this page Aug 16, 2025 · 1 revision

Repository Overview

The CSharpProgram repository contains C# programs designed for learning, reference, and debugging practice.

It covers:

  • Basics (loops, arrays, strings)
  • OOP principles (classes, constructors, inheritance, polymorphism, encapsulation)
  • Exception handling and stack propagation
  • File I/O and configuration
  • Advanced features (delegates, enums, LINQ)
  • Unit testing with NUnit and xUnit

##

Clone this wiki locally