Skip to content

[WIP] Adapt sample code for widget provider implementation#1

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/implement-widget-provider-sample
Closed

[WIP] Adapt sample code for widget provider implementation#1
Copilot wants to merge 1 commit intomainfrom
copilot/implement-widget-provider-sample

Conversation

Copy link

Copilot AI commented Nov 17, 2025

Implementation plan for C# Windows App Widget Provider with AOT support:

  • Create .NET 10 project structure with AOT configuration
  • Implement widget provider classes (WidgetProvider, CompactWidgetInfo)
  • Create widget template and data files
  • Add package manifest (Package.appxmanifest)
  • Configure widget definitions (widget-config.json)
  • Add Program.cs with COM activation support
  • Configure project for Windows App SDK and widgets
  • Test build with AOT compilation
Original prompt

This sample code is adapted from Implement a widget provider in a C# Windows App


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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