FlyleafLib 3.11.8
dotnet add package FlyleafLib --version 3.11.8
NuGet\Install-Package FlyleafLib -Version 3.11.8
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.11.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlyleafLib" Version="3.11.8" />
<PackageReference Include="FlyleafLib" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FlyleafLib --version 3.11.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlyleafLib, 3.11.8"
#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.
#:package FlyleafLib@3.11.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FlyleafLib&version=3.11.8
#tool nuget:?package=FlyleafLib&version=3.11.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- Flyleaf.FFmpeg.Bindings (>= 9.0.0)
- Vortice.D3DCompiler (>= 3.8.3)
- Vortice.Direct3D11 (>= 3.8.3)
- Vortice.DirectComposition (>= 3.8.3)
- Vortice.Mathematics (>= 2.1.1)
- Vortice.MediaFoundation (>= 3.8.3)
- Vortice.XAudio2 (>= 3.8.3)
-
net8.0-windows7.0
- Flyleaf.FFmpeg.Bindings (>= 9.0.0)
- Vortice.D3DCompiler (>= 3.8.3)
- Vortice.Direct3D11 (>= 3.8.3)
- Vortice.DirectComposition (>= 3.8.3)
- Vortice.Mathematics (>= 2.1.1)
- Vortice.MediaFoundation (>= 3.8.3)
- Vortice.XAudio2 (>= 3.8.3)
NuGet packages (3)
Showing the top 3 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) |
|
|
FlyleafLib.Controls.Avalonia
Avalonia host control for Flyleaf on Windows |
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.11.8 | 147 | 9/17/2026 |
| 3.11.5 | 148 | 9/16/2026 |
| 3.11.3 | 1,526 | 8/21/2026 |
| 3.11.1 | 427 | 8/18/2026 |
| 3.11.0 | 309 | 8/16/2026 |
| 3.10.4 | 6,730 | 5/23/2026 |
| 3.10.3 | 1,379 | 3/16/2026 |
| 3.10.2 | 1,688 | 12/20/2025 |
| 3.10.1 | 863 | 12/6/2025 |
| 3.10.0 | 474 | 12/4/2025 |
| 3.9.7 | 1,363 | 11/13/2025 |
| 3.9.6 | 536 | 11/3/2025 |
| 3.9.5 | 574 | 10/25/2025 |
| 3.9.4 | 460 | 10/21/2025 |
| 3.9.3 | 457 | 10/17/2025 |
| 3.9.2 | 483 | 10/15/2025 |
Loading failed
- Renderer: Adds per-frame HDR min/avg/peak detection for spline tone mapping
- Config.Video: Introduces TargetMinNits
- Config.Video: Introduces TargetMaxNits (renames HDRBrightness)