Skip to main content
Eto.Platform.Wpf package icon

Eto.Platform.Wpf

This is the WPF platform for Eto.Forms UI Framework. Include this along with your Eto.Forms application to provide a WPF interface for your windows users. WPF is by default preferred over the Eto.Platform.Windows platform, so if both are included, WPF will be selected. You do not need to use any of the classes of this assembly (unless customizing the WPF functionality of the platform), and should just use the UI controls from the Eto assembly.

Total Downloads
431.4K
431,427
Published
Oct 31, 2023
Latest stable version

Install

.NET CLI
dotnet add package Eto.Platform.Wpf --version 2.8.1
Package Manager Console
Install-Package Eto.Platform.Wpf -Version 2.8.1
PackageReference
<PackageReference Include="Eto.Platform.Wpf" Version="2.8.1" />

Frameworks

.NETFramework4.6.2 .NETCoreApp3.1

Dependencies

Eto.Forms
.NETFramework4.6.2
[2.8.1, )
Extended.Wpf.Toolkit
.NETFramework4.6.2
[3.6.0, )
[1.1.4, )
Eto.Forms
.NETCoreApp3.1
[2.8.1, )
Extended.Wpf.Toolkit
.NETCoreApp3.1
[3.6.0, )
[1.1.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.