LibVLCSharp.MAUI
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.MAUI contains the integration with .NET MAUI. This package contains the views that allows to display a video played with LibVLCSharp in a MAUI app. It depends on LibVLCSharp. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
Install
dotnet add package LibVLCSharp.MAUI --version 3.10.0
Install-Package LibVLCSharp.MAUI -Version 3.10.0
<PackageReference Include="LibVLCSharp.MAUI" Version="3.10.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 9 target frameworks; confirm the exact target used by your application.
The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.