Add comprehensive GitHub Copilot instructions for netcorepal-cloud-framework#11
Open
Add comprehensive GitHub Copilot instructions for netcorepal-cloud-framework#11
Conversation
Co-authored-by: Frogley <47624001+Frogley@users.noreply.github.com>
Co-authored-by: Frogley <47624001+Frogley@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] ✨ Set up Copilot instructions
Add comprehensive GitHub Copilot instructions for netcorepal-cloud-framework
Sep 5, 2025
Copilot stopped work on behalf of
Frogley due to an error
September 5, 2025 02:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a comprehensive
.github/copilot-instructions.mdfile that provides GitHub Copilot with detailed instructions for working effectively with the netcorepal-cloud-framework repository.What's Added
The instructions file includes:
Key Features
Build & Test Timing (All Validated)
dotnet restore: ~50 seconds (NEVER CANCEL - set 90+ second timeout)dotnet build: ~41 seconds for full solution (NEVER CANCEL - set 60+ second timeout)--framework net9.0Framework Coverage
The instructions cover all major framework areas:
Validation Scenarios
All commands and scenarios in the instructions have been tested:
Example Usage
The instructions enable Copilot to quickly understand how to:
This ensures that GitHub Copilot can work efficiently with this Domain-Driven Design framework without trial-and-error or time-consuming exploration.
Fixes #10.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.