| title | Bootstrapper C# APIs |
|---|---|
| description | As a C# desktop application developer, in .NET you can make use of C# types that wrap and represent the [Bootstrapper API](/windows/windows-app-sdk/api/win32/_bootstrap/). |
| ms.topic | article |
| ms.date | 04/05/2022 |
| keywords | windows 10, windows 11, Windows App SDK, desktop development, C#, interop, Bootstrapper, Bootstrapper API |
| ms.localizationpriority | low |
As a C# desktop application developer, in .NET you can make use of C# types that wrap and represent the Bootstrapper API.
These types are available in .NET as part of the Windows App SDK.
| Topic | Description |
|---|---|
| Constants for use with the Bootstrapper C# APIs | The following constants are for use with the Bootstrapper C# APIs. |
| Microsoft.Windows.ApplicationModel.DynamicDependency namespace | C# Bootstrapper APIs in the Microsoft.Windows.ApplicationModel.DynamicDependency namespace. |