C# Coding Standard

C# coding standard for Cadtastic Solutions.

View the Project on GitHub Cadtastic-Solutions/C-Sharp-Coding-Standard

C# Coding Standard

Introduction

This coding standard is designed to create a consistent codebase that is maintainable, readable, and efficient.
Following these standards helps our team:

Standards Documentation

Foundation

  1. Naming Conventions
  2. Code Organization
  3. Documentation
  4. Code Style

Architecture

  1. Architecture & Design
  2. Testing
  3. Performance
  4. Security

Additional Resources

Tools and Enforcement

Compliance Requirements

Enforcement Tools

We use the following tools to enforce these standards:

Questions and Updates

If you have questions about these standards or would like to suggest updates:

  1. Review our Contributing Guidelines
  2. Submit an issue or pull request
  3. Discuss with your team lead

Version Control

Version Author Date Description
1.0 Addam Boord 11/17/2024 Initial version