Skip to content

Add comprehensive guidelines for DDD and .NET best practices#77

Merged
aaronpowell merged 5 commits into
github:mainfrom
giomartinsdev:dotnet-ddd-solid
Jul 13, 2025
Merged

Add comprehensive guidelines for DDD and .NET best practices#77
aaronpowell merged 5 commits into
github:mainfrom
giomartinsdev:dotnet-ddd-solid

Conversation

@giomartinsdev

@giomartinsdev giomartinsdev commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

This instruction induces the copilot to run into the best practices of software development and architecture and desings likely DDD and Solid


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@giomartinsdev giomartinsdev marked this pull request as ready for review July 11, 2025 00:20
Copilot AI review requested due to automatic review settings July 11, 2025 00:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a comprehensive instruction file for DDD systems and .NET best practices, and updates the README to include this new guideline.

  • Introduces dotnet-architecture-good-practices.instructions.md containing detailed DDD, SOLID, and .NET development guidelines.
  • Updates README.md to reference the newly added instruction file.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
instructions/dotnet-architecture-good-practices.instructions.md New instruction file outlining DDD and .NET architecture best practices with front matter specifying applyTo.
README.md Added entry for the new DDD & .NET guidelines instruction in the table of contents.

Comment thread instructions/dotnet-architecture-good-practices.instructions.md
@@ -0,0 +1,279 @@
---
description: "DDD and .NET architecture guidelines'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description here doesn't match the one in the readme - ensure that you use the update script to sync the README changes.

@giomartinsdev giomartinsdev Jul 11, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aaronpowell, already updated!

@aaronpowell aaronpowell merged commit a894118 into github:main Jul 13, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants