App integration options with Windows Share
The Windows Share Sheet is a system-provided UI that enables users to share content from your app with other apps. The Share Sheet is available in the Windows shell and is accessible from any app that supports sharing. It provides a consistent and familiar experience for users, and it's a great way to increase the discoverability of your app.
In this section
Topic | Description |
---|---|
Integrate packaged apps with Windows Share | Discover how to integrate packaged apps with the Windows Share Sheet. |
Integrate Progressive Web Apps (PWAs) with Windows Share | Discover how to integrate a Progressive Web App (PWA) with the Windows Share Sheet. |
Integrate unpackaged apps with Windows Share | Discover how to integrate unpackaged apps with the Windows Share Sheet. |
Share data - UWP apps | Learn how to share data between UWP apps. |
See also
- Communication - Windows apps
- Windows App SDK deployment overview
- Create your first WinUI 3 project
- Migrate from UWP to the Windows App SDK
- Advantages and Disadvantages of packaging an application - Deployment overview
- Identity, Registration and Activation of Non-packaged Win32 Apps
- Share Contract Implementation for WinAppSDK App
- Share Contract Implementation for Apps Packaged with External Location
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer