-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOTICE: No more work is being done on Avalonia-based Out-GridView until we move to .NET MAUI #101
Comments
@TylerLeonhardt Once MAUI comes out would all the GUI commands in PowerShell move to this repo and be cross-platform? Also, how big is the dependency and can it be bundled in PowerShell directly like WinForms and WPF. |
We have no plans to take the ones that are apart of PowerShell out. This is purely for a cross-platform module that would be available in addition to the ones that ship in box. It's unclear how big the dependency will be at this time as MAUI isn't out yet. We'll have more info as that becomes available. |
Now that I'll be eager to see how the move of 'ogv' to MAUI is done. |
me too :) |
MAUI is now generally available https://devblogs.microsoft.com/dotnet/introducing-dotnet-maui-one-codebase-many-platforms/ |
It is my dream that when/if Powershell moves to MAUI for UI, I've been successful in ensuring Terminal.Gui is a MAUI target. I view PS as the top customer for doing this. We'll be discussing this here: gui-cs/Terminal.Gui#1738 |
You may like this project https://github.com/jinek/Consolonia Edit: With that project you can have single codebase for GUI and console. |
So it means we won't get GUI version of Since MAUI is not really cross-platform (despite what Microsoft says) and doesn't support Linux. |
Isn't MAUI sort of dead-ended or mothballed? Might want to reconsider this issue and resume development outside of MAUI, given its compatibility problems. |
Could development continue on this or support something similar in PowerShell to Out-GridView? |
No longer relevant as we're focusing on console gui tools only |
You might want to update the top of README.md, it's still pointing here |
.NET MAUI: https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/
The text was updated successfully, but these errors were encountered: