Skip to content

A comprehensive, code-focused reference for C# programming language features through version 14. Includes syntax examples, best practices, and implementation patterns for everything from basic concepts to advanced language features. Perfect for both quick reference and in-depth learning.

License

Notifications You must be signed in to change notification settings

LabinatorSolutions/csharp-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Learning Resources & Cheat Sheets

By ConstructG.com – The Ultimate C# Learning Bundle

This repository contains a collection of comprehensive C# learning resources, cheatsheets, and references designed for developers at all skill levels. Whether you're a beginner learning the basics or an experienced developer looking for a quick reference, you'll find valuable resources here.

Live Preview

csharp-kit.constructg.com

Available Resources

Resource Description
C# Ultimate Cheatsheet The most comprehensive C# cheatsheet covering C# 14+ features
C# Comprehensive Reference Detailed reference guide covering all C# features through version 14
C# Concise Reference A more concise reference guide for quick lookups
C# Mindmap Visual mindmap of C# concepts and their relationships
C# Legacy Cheatsheet Legacy version of the C# cheatsheet (C# 8.0)

How to Use These Resources

Repository Structure

CSharp Cheatsheet/
├── assets/                         # Static assets
│   ├── css/                        # Stylesheets
│   ├── js/                         # JavaScript files
│   ├── csharp-mindmap-poster.png   # Mindmap poster image
│   └── favicon.svg                 # Site favicon/logo
├── docs/                           # Documentation files
│   ├── comprehensive-reference.md  # Comprehensive C# reference
│   ├── concise-reference.md        # Concise C# reference
│   ├── legacy-cheatsheet.md        # Legacy C# cheatsheet
│   ├── mindmap.html                # Visual C# mindmap
│   └── ultimate-cheatsheet.md      # Ultimate C# cheatsheet
├── index.html                      # Main landing page
├── LICENSE.md                      # License information
└── README.md                       # This file

Contributing

Contributions, bug fixes, additions, and improvements are welcome! Please feel free to submit a pull request or open an issue.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.

About ConstructG

ConstructG.com is an online game development academy that offers comprehensive courses on C#, Data Structures & Algorithms, Avalonia UI, and Unity game development.

About

A comprehensive, code-focused reference for C# programming language features through version 14. Includes syntax examples, best practices, and implementation patterns for everything from basic concepts to advanced language features. Perfect for both quick reference and in-depth learning.

Topics

Resources

License

Security policy

Stars

Watchers

Forks