/code-conventions

Coding standards and best practices for C# and TypeScript projects. It's designed to maintain consistency, ensure high quality, and bug-free code.

Code Conventions Repository

This repository hosts coding standards and best practices for C# and TypeScript projects. It's designed to maintain consistency, ensure high quality, and bug-free code.

Contents

Contribution Guide

I encourage you collaboration and improvement of coding standards. If you'd like to contribute:

  1. Fork the repository and create your branch from main.
  2. Make your changes and test them thoroughly.
  3. Submit a pull request targeting the main branch.

All contributions are welcomed, but they will be reviewed and discussed before merging.

Feedback

Your feedback is crucial for the continuous improvement of coding standards. Please feel free to raise issues or suggest enhancements through pull requests.