Thorsten Jung
Thorsten Jung
Here is what we would get, at least and so far:  The complete `Controls` namespace as seen here would be merged into the Vanara package, plus, at least a...
Just a Note: See https://github.com/CommunityToolkit/Windows/issues/533#issuecomment-2475033872 I had to target Windows version 22621 at least, to get the Windows Community Toolkit running: > When consuming the Toolkit, you must target Windows...
succesor of obsolete / invalid PRs: - https://github.com/dahall/Vanara/pull/508 - https://github.com/dahall/Vanara/pull/507
Planned components and controls: * Explorer Browser
@dahall If you're idle you could try to build the stuff. I, currently, cannot. I get build errors after re-installing my machine several time. I'm on Windows 11: Edition Windows...
> [@dahall](https://github.com/dahall) If you're idle you could try to build the stuff. I, currently, cannot. > > I get build errors after re-installing my machine several time. I'm on Windows...
@dahall This. Is. Soooo. Weird. I've set up a complete new project, but even before I add some code I ran into the same problems I had before ➿ The...
- WinUI3 and WinAppSDK Requirements: https://github.com/dahall/Vanara/pull/507#issuecomment-2709912273 - Backtracking: [WinUI 3 official Requirement:](https://github.com/dahall/Vanara/pull/494#issuecomment-2595456933) > Okay, I found the requirements: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/system-requirements > _The Windows App SDK has the following minimum system requirements:_...
Official Requirements for Windows App SDK: https://github.com/dahall/Vanara/pull/507#issuecomment-2713830381https://github.com/dahall/Vanara/pull/507#issuecomment-2713830381
> There are two ways to get rid of warning NETSDK1138. Either you use a newer version of dotnet or you disable it in the project settings. I am still...