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

Maui winui master #373

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Maui winui master #373

wants to merge 3 commits into from

Conversation

mfkl
Copy link
Member

@mfkl mfkl commented Jan 15, 2025

No description provided.

mfkl added 3 commits January 15, 2025 14:05
# Conflicts:
#	src/LibVLCSharp.MAUI/Handlers/VideoViewHandler.cs
# Conflicts:
#	samples/LibVLCSharp.MAUI.Sample/MainViewModel.cs
@jasells
Copy link

jasells commented Jan 17, 2025

Nice! I was just about to work on this myself!

There is one more target that would be good to add: pure .Net 8 core. Adding this targetFramework would allow the lib to be added to XForms-style projects that don't use the shared-project style. I ran into this recently trying to add the libvlc-sharp.Maui package to a project I recently ported to Maui from XForms, and still has x-platform projects and platform-projects.

The Maui-UI code is in a <TargetFramework>net8.0</TargetFramework> project, and thus this package currently is not compatible.

@jasells
Copy link

jasells commented Jan 18, 2025

See this PR.

I assume github is not the main repo, since this PR appears to have already been completed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants