page_type | languages | products | name | description | urlFragment | extendedZipContent | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
Deployment Manager sample |
Shows how to use the Windows App Runtime Deployment API |
deployment |
|
This sample demonstrates how to use the DeploymentManager class to ensure the WindowsAppRuntime is initialized and in a good state.
- See System requirements for Windows app development.
- Make sure that your development environment is set up correctly—see Install tools for developing apps for Windows 10 and Windows 11.
- The C# sample requires Visual Studio 2022 and .NET 6.
- Open the solution file (
.sln
) in Visual Studio. - From Visual Studio, either Start Without Debugging (Ctrl+F5) or Start Debugging (F5).