microsoft / WindowsAppSDK

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
https://docs.microsoft.com/windows/apps/windows-app-sdk/
MIT License
3.77k stars 319 forks source link

Feature proposal: Provide project template for unpackaged & self-contained app (C#/C++) #4568

Open HO-COOH opened 1 month ago

HO-COOH commented 1 month ago

Describe the bug

Please, make developers life easier.

Steps to reproduce the bug

As title suggest.

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.5.5: 1.5.240627000

Packaging type

Unpackaged

Windows version

No response

IDE

Visual Studio 2022

Additional context

No response

ghost1372 commented 1 month ago

For c# you can use this, i am working on new version which will be better

https://github.com/WinUICommunity/WinUICommunity-Templates

HO-COOH commented 1 month ago

@ghost1372 That would be nice. But as a C++ dev myself, I would hope for a C++ version.