Skip to content

adding working skeleton of WPF instructions#111

Merged
codemillmatt merged 6 commits into
github:mainfrom
psmulovics:wpf-awesome
Jul 24, 2025
Merged

adding working skeleton of WPF instructions#111
codemillmatt merged 6 commits into
github:mainfrom
psmulovics:wpf-awesome

Conversation

@psmulovics

@psmulovics psmulovics commented Jul 18, 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

Initial work to add WPF prompting in instructions.


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.

Copilot AI review requested due to automatic review settings July 18, 2025 14:57

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

This pull request adds a new instruction file for .NET WPF development to guide GitHub Copilot in generating WPF applications following MVVM patterns. The instruction file establishes coding standards and best practices for WPF desktop application development.

Key changes:

  • Adds comprehensive WPF instruction guidelines covering MVVM pattern implementation
  • Includes code examples for ViewModels and XAML binding patterns
  • Specifies preferred technologies and common patterns for WPF development

Comment thread instructions/dotnet-wpf.instructions.md
Comment thread instructions/dotnet-wpf.instructions.md
@pchaurasia14

Copy link
Copy Markdown

Thanks @psmulovics for including the WPF bits

@psmulovics

Copy link
Copy Markdown
Contributor Author

@aaronpowell , any chance you could help with this PR?

@codemillmatt codemillmatt self-requested a review July 24, 2025 22:30

@codemillmatt codemillmatt 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.

Thanks for the contribution @psmulovics - just a minor suggestion/change for the link.

Comment thread README.md Outdated
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>

@codemillmatt codemillmatt 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.

(updating status to request changes)

@psmulovics

Copy link
Copy Markdown
Contributor Author

(updating status to request changes)

Updated!

@psmulovics psmulovics requested a review from codemillmatt July 24, 2025 22:41
@codemillmatt codemillmatt merged commit b0f671d into github:main Jul 24, 2025
1 of 2 checks passed
@psmulovics psmulovics deleted the wpf-awesome branch July 24, 2025 22:49
@psmulovics

Copy link
Copy Markdown
Contributor Author

Thank you, @codemillmatt !

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.

4 participants