Skip to content

Instantly share code, notes, and snippets.

@michaelp-aristocrat
michaelp-aristocrat / global-copilot-csharp-instructions.md
Last active October 28, 2025 08:20
global-copilot-csharp-instructions
description applyTo
Guidelines for building C# applications
**/*.cs

General Instructions

  • Make only high confidence suggestions when reviewing code changes.
  • Use meaningful, descriptive names for classes, methods, variables, and parameters.