FlyleafLib 3.6.12

.NET 6.0 .NET Framework 4.7.2
dotnet add package FlyleafLib --version 3.6.12
NuGet\Install-Package FlyleafLib -Version 3.6.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FlyleafLib" Version="3.6.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlyleafLib --version 3.6.12
#r "nuget: FlyleafLib, 3.6.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FlyleafLib as a Cake Addin
#addin nuget:?package=FlyleafLib&version=3.6.12

// Install FlyleafLib as a Cake Tool
#tool nuget:?package=FlyleafLib&version=3.6.12

Media Player .NET Library for WPF/WinForms (based on FFmpeg/DirectX)

Product Versions
.NET net6.0-windows net6.0-windows7.0 net7.0-windows net7.0-windows7.0
.NET Framework net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FlyleafLib:

Package Downloads
FlyleafLib.Controls.WPF

FlyleafME: A WPF Media Element Control (based on FlyleafLib)

FlyleafLib.Controls.WinUI

FlyleafHost.WinUI: Direct3D 11 Hardware Accelerated Media Surface (based on FlyleafLib)

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FlyleafLib:

Repository Stars
robvdpol/RaceControl
Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
Version Downloads Last updated
3.6.12 81 3/25/2023
3.6.11 118 3/18/2023
3.6.10 210 2/16/2023
3.6.9 316 2/12/2023
3.6.7 139 2/8/2023
3.6.6 397 1/11/2023
3.6.5 304 12/16/2022
3.6.4 222 12/6/2022
3.6.3 1,074 11/30/2022
3.6.2 208 11/29/2022
3.6.1 304 11/12/2022
3.6.0 248 11/9/2022
3.6.0-pre3 61 11/7/2022
3.6.0-pre2 67 11/4/2022
3.6.0-pre 58 11/3/2022
3.5.10 405 10/19/2022
3.5.9 360 9/23/2022
3.5.8 406 8/30/2022
3.5.7 527 7/2/2022
3.5.6 348 6/23/2022
3.5.5 362 6/7/2022
3.5.4 323 6/3/2022
3.5.3 331 5/31/2022
3.5.2 340 5/29/2022
3.5.0 316 5/26/2022
3.5.0-pre 92 5/22/2022
3.4.14 468 5/13/2022
3.4.13 400 4/30/2022
3.4.11 328 4/25/2022
3.4.10 612 3/21/2022
3.4.9 514 1/28/2022
3.4.8 343 1/24/2022
3.4.7 710 1/18/2022
3.4.6 334 1/17/2022
3.4.5 352 1/12/2022
3.4.4 245 1/6/2022
3.4.3 232 1/2/2022
3.4.2 201 12/30/2021
3.4.1 217 12/28/2021
3.4.0 219 12/24/2021
3.4.0-pre2 107 12/21/2021
3.4.0-pre 115 12/19/2021
3.3.13 294 11/28/2021
3.3.12 1,049 11/20/2021
3.3.11 269 11/18/2021
3.3.10 303 10/28/2021
3.3.9 312 10/5/2021
3.3.8 225 9/28/2021
3.3.7 300 9/20/2021
3.3.6 235 9/17/2021
3.3.5 247 9/14/2021
3.3.4 286 9/9/2021
3.3.3 295 9/6/2021
3.3.2 265 9/5/2021
3.3.1 275 8/30/2021
3.3.0 274 8/28/2021
3.3.0-pre 162 8/24/2021
3.2.5 310 8/17/2021
3.2.4 248 8/14/2021
3.2.3 280 8/14/2021
3.2.2 241 8/11/2021
3.2.1 250 8/9/2021
3.2.0 249 8/9/2021
3.1.14 3,751 7/28/2021
3.1.12 308 7/26/2021
3.1.11 260 7/23/2021
3.1.10 400 7/20/2021
3.1.9 381 7/17/2021
3.1.8 405 5/17/2021
3.1.7 261 5/5/2021
3.1.6 250 5/5/2021
3.1.5 247 5/5/2021
3.1.4 229 5/4/2021
3.1.3 251 5/4/2021
3.1.2 250 5/4/2021
3.1.1 239 5/3/2021
3.1.0 389 5/3/2021
3.1.0-alpha2 161 5/2/2021
3.1.0-alpha 172 5/1/2021
3.0.0 448 4/23/2021
3.0.0-alpha2 205 4/20/2021
3.0.0-alpha1 175 4/18/2021

Demuxer: Fixes an issue with avdevices that require to open the input in UI thread (eg. decklink)
Engine: Adds FFmpeg v6 support (by adding latest FFmpeg.Autogen Nuget to your app)
Renderer: Adds WinUI 3.0 support (for SwapChainPanel)
Player: Renames WPFHost/WFHost to Host which now includes also the WinUI Host