LibreWPF.Transport
0.1.0-preview.28
dotnet add package LibreWPF.Transport --version 0.1.0-preview.28
NuGet\Install-Package LibreWPF.Transport -Version 0.1.0-preview.28
<PackageReference Include="LibreWPF.Transport" Version="0.1.0-preview.28" />
<PackageVersion Include="LibreWPF.Transport" Version="0.1.0-preview.28" />
<PackageReference Include="LibreWPF.Transport" />
paket add LibreWPF.Transport --version 0.1.0-preview.28
#r "nuget: LibreWPF.Transport, 0.1.0-preview.28"
#:package LibreWPF.Transport@0.1.0-preview.28
#addin nuget:?package=LibreWPF.Transport&version=0.1.0-preview.28&prerelease
#tool nuget:?package=LibreWPF.Transport&version=0.1.0-preview.28&prerelease
LibreWPF.Transport
This package carries the managed WPF transport assemblies built from this repository for the LibreWPF SDK preview lane. It supplies the WPF assembly identities that SDK-switched applications expect, including WindowsBase, PresentationCore, PresentationFramework, theme assemblies, Ribbon, UIAutomation, XAML, printing, and related managed framework assets.
LibreWPF.Sdk consumes this package through ProGpuWpfManagedPackageId and ProGpuWpfManagedPackageVersion while ProGPU and Silk.NET packages provide the portable native windowing, rendering, input, and runtime services. Applications should not reference this package directly unless they are validating the transport layer.
The package is generated from current repository build artifacts during the SDK CI gate. If package-mode validation fails because a WPF assembly is missing or stale, rebuild the managed WPF transport payload and repack this package instead of adding application-side workarounds.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LibreWPF.Transport:
| Package | Downloads |
|---|---|
|
LibreWinForms.WindowsFormsIntegration
LibreWinForms portable WindowsFormsIntegration host surface for LibreWPF and ProGPU-backed WinForms content. |
|
|
LeXtudio.DevFlow.Agent.LibreWpf
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-preview.28 | 53 | 7/25/2026 |
| 0.1.0-preview.21 | 97 | 7/17/2026 |
| 0.1.0-preview.19 | 67 | 7/16/2026 |
| 0.1.0-preview.18 | 80 | 7/15/2026 |
| 0.1.0-preview.16 | 67 | 7/15/2026 |
| 0.1.0-preview.14 | 125 | 7/14/2026 |
| 0.1.0-preview.11 | 97 | 7/13/2026 |
| 0.1.0-preview.10 | 70 | 7/12/2026 |
| 0.1.0-preview.8 | 60 | 7/11/2026 |
| 0.1.0-preview.7 | 60 | 7/11/2026 |
| 0.1.0-preview.1 | 89 | 7/7/2026 |
Aligns LibreWPF preview.28 with ProGPU preview.27 and its first-party shaping package; ships the missing System.Windows.Presentation compile/runtime payload and Accessibility as runtime-only to preserve consumer symbol resolution; keeps Wayland popups interactive in the owner compositor while selecting XWayland for desktop-positioned windows when available; prevents render-scheduler reentrancy from starving the WPF dispatcher after native drags; and inherits the latest ProGPU bitmap, oversized-atlas, rounded-border, text-cache, memory, and glyph-atlas fixes.