Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
ProjectReunion Alternatives
Similar projects and alternatives to ProjectReunion
-
Windows UI Library
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
UWPDumper
DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.
-
TcNo-Acc-Switcher
A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others! [Moved to: https://github.com/TCNOco/TcNo-Acc-Switcher] (by TcNobo)
-
Cronos-Rootkit
Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.
-
Introducing .NET Multi-platform App UI (MAUI)
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
WindowsAppSDK-Samples
Feature samples for the Windows App SDK
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
-
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
-
-
WPF
WPF is a .NET Core UI framework for building Windows desktop applications.
-
-
FluentAvalonia
Control library focused on fluent design and bringing more WinUI controls into Avalonia
-
-
-
office-ui-fabric-react
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ProjectReunion reviews and mentions
-
Ask HN: What is the best way to build a desktop app in Windows in 2023?
.. and how many of the Microsoft applications actually use WinUI3? As far as I can tell they're doing their own thing (Office) or are Electron (Teams) or, at least in Windows 10, haven't actually been updated from WinForms.
The overhead of WinUI3 is pretty huge. The visual designer, a winning feature of Visual Studio for decades, is AWOL. Why? It's XAML, the same as the previous XAML designer! It's just .. broken?
The backward compatibility story is a disaster: you can get stuck in the UWP sandbox https://github.com/microsoft/WindowsAppSDK/issues/1780
What's the big Microsoft WinUI3 flagship app, then? Something people are actually using? Rather than just a few system dialogues. (How many Win11 settings pop up a Win32 dialogue box, still?)
- Leaked Microsoft poll shows fewer employees have confidence in leadership
-
For the past year and a half I've been working on Wintoys, an app that let's you experience Windows in your way and keep it fresh everyday while having everything you need in one place
Development for WinAppSdk and WinUI 3 is also very slow and Microsoft seems to not want to push it and invest more developers into it for some reason. They try to improve the framework, is just it's a small team. For example it was a headacke to apply the Mica backgrop and required unmanaged code, they made it simpler and reduced it to a line of code but it took months. I have 2 out of 7 issues fixed on WinAppSdk repository and 0 out of 8 issues fixed in the WinUI 3 repository (some of the older than a year). This are just my issues, there are many other opened by other developers. So yeah, it wasn't fun at all. PoweshellSDK had an issue with the Import-Module command and it wasn't fixed for more than a year and probably won't be ever fixed, but I'm glad I found a workaround, even more clean and more safe, otherwise I couldn't have added the posibility to uninstall and change Store apps.
-
Has MAUI improved last couple of months?
As far as I know, there are still some issues with OIDC integration. See this, for example.
- WPF Begins its Long Goodbye
-
File Explorer will soon be a Windows App SDK app
this I'm interested in. WinAppSDK is open source.
-
Why Modern Software Is Slow
I think the issue is actually the sandboxing and other stuff. WinRT StorageProvider API is known to be extremely slow and NTFS / Windows IO subsystem is itself already quite slow compared to UNIX. The issue IIRC is that StorageProvider is designed for sandboxing and the way they implemented that involves doing RPCs to other processes. So there's probably some heavy context switching involved, but it's architectural, and so the voice recorder was never fixed.
-
WPF or WinForms
Disclaimer: I work for Microsoft. I even work on WindowsAppSDK just not the WinUI parts. People far more graphically inclined and talented than I handle that 😀
-
Is it a bad idea to start a UWP app in 2022?
https://github.com/microsoft/WindowsAppSDK (327)
- MSFT is working on a UWP Task Manager - hidden on the current DEV build
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Dec 2023
Stats
microsoft/ProjectReunion is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ProjectReunion is C++.
Popular Comparisons
- ProjectReunion VS UWPDumper
- ProjectReunion VS mactype
- ProjectReunion VS TcNo-Acc-Switcher
- ProjectReunion VS Cronos-Rootkit
- ProjectReunion VS Windows UI Library
- ProjectReunion VS WindowsAppSDK-Samples
- ProjectReunion VS fslang-suggestions
- ProjectReunion VS RisohEditor
- ProjectReunion VS cppwinrt
- ProjectReunion VS Introducing .NET Multi-platform App UI (MAUI)