Skip to content
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

Add UI helper project to support MAUI #2549

Closed
rockfordlhotka opened this issue Oct 21, 2021 · 1 comment · Fixed by #2950
Closed

Add UI helper project to support MAUI #2549

rockfordlhotka opened this issue Oct 21, 2021 · 1 comment · Fixed by #2950

Comments

@rockfordlhotka
Copy link
Member

Microsoft anticipates releasing MAUI in the first quarter of 2022.

Similar to the Csla.Xaml support provided for WPF, UWP, and Xamarin.Forms, there should be support for MAUI.

This means adding a new Csla.Maui project to the csla.build and csla.test solutions.

This project should reference the Csla.Xaml.Shared project so it can leverage existing functionality in those classes. Compiler directives should be used to exclude or include specific code files, and to add/remove specific code blocks from included files. New files (UI controls, etc.) may be necessary to support MAUI functionality.

@rockfordlhotka rockfordlhotka self-assigned this May 16, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue May 23, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue May 23, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue May 23, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue May 27, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 1, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 1, 2022
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 1, 2022
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant