C# Tags
Below, you'll find a list of all C# tags on Illumonos.
Characters
Explore articles on the char type in C#. Learn about character creation, Unicode, comparison, parsing, manipulation, and best practices.
Core Concepts
Learn C# basics: data types, variables, control flow, and OOP concepts like inheritance, polymorphism, and encapsulation. Great for beginners or a refresher.
dotnet CLI
Explore articles on using the .NET dotnet CLI to create, build, run, and publish apps, manage projects, and streamline your development workflow.
JetBrains Rider
Explore articles on Rider, the C# IDE from JetBrains.
Numbers
Explore articles on numerical types in C#. Learn about integers, floating-point numbers, decimals, type ranges, conversions, literals, and best practices.
Strings
Explore articles on string type in C#. Learn about string creation, formatting, comparison, manipulation, interpolation, and performance tips.
Visual Studio
Explore articles on Visual Studio, the battle-tested C# IDE from Microsoft.
Visual Studio Code
Explore articles on Visual Studio Code, the widely popular text editor from Microsoft.