This is an isolated and updated version of the LibVLCSharp.Avalonia.Sample of the LibVLCSharp project
- 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)
The Windows project includes the appropriate NuGet package for the native Windows VLC runtime.
The MacOS project includes the approprate NuGet package for the native MacOS VLC runtime.
The Linux project does not include any additional native NuGet packages.
To run on linux, please refer to the Linux guide.