# LibVLCSharp.Avalonia.Sample **Repository Path**: huangzhangyong/LibVLCSharp.Avalonia.Sample ## Basic Information - **Project Name**: LibVLCSharp.Avalonia.Sample - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-02 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LibVLCSharp.Avalonia.Sample This is an isolated and updated version of the LibVLCSharp.Avalonia.Sample of the [LibVLCSharp project](https://github.com/videolan/libvlcsharp) - targets dotnet 8 - bumped all nuget package versions - if you follow the linux instructions carefully, it will work on linux (tested on Ubuntu 22.04 LTS) ## Windows The Windows project includes the appropriate NuGet package for the native Windows VLC runtime. ## MacOS The MacOS project includes the approprate NuGet package for the native MacOS VLC runtime. ## Linux The Linux project does not include any additional native NuGet packages. To run on linux, please refer to the [Linux guide](https://github.com/videolan/libvlcsharp/blob/3.x/docs/linux-setup.md).