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.
I encourage you collaboration and improvement of coding standards. If you'd like to contribute:
- Fork the repository and create your branch from
main
. - Make your changes and test them thoroughly.
- Submit a pull request targeting the
main
branch.
All contributions are welcomed, but they will be reviewed and discussed before merging.
Your feedback is crucial for the continuous improvement of coding standards. Please feel free to raise issues or suggest enhancements through pull requests.