Skip to content

Conversation

@mihsoft
Copy link

@mihsoft mihsoft commented Jan 5, 2026

Added information about familiarity with .NET 10 and C# 14. Confirmed correct interactions with Gemini 3 Pro (Preview)

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 npm start and verified that README.md is up to date.

Description

Most models were built prior to C# 13 and C# 14 and NET 9 and NET 10, this instructs the agent to learn these first and obtain the necessary context to provide up-to-date recommendations

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

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

Added information about familiarity with .NET 10 and C# 14.
@mihsoft mihsoft marked this pull request as ready for review January 5, 2026 15:17
Copilot AI review requested due to automatic review settings January 5, 2026 15:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CSharpExpert agent to declare familiarity with .NET 10 and C# 14, including reference URLs to Microsoft documentation for these versions.

Key Changes:

  • Added statement indicating familiarity with .NET 10 and C# 14
  • Included reference URLs to Microsoft documentation for .NET 9, .NET 10, C# 13, and C# 14

mihsoft and others added 2 commits January 5, 2026 15:21
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@codemillmatt codemillmatt self-requested a review January 9, 2026 18:33
@codemillmatt
Copy link
Contributor

Thanks for this one @mihsoft . I'm wondering if it'd make sense to include a reference to the MS Learn MCP tooling in this? Thoughts?

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.

2 participants