WPF-UI.Violeta 4.3.0.4

dotnet add package WPF-UI.Violeta --version 4.3.0.4
                    
NuGet\Install-Package WPF-UI.Violeta -Version 4.3.0.4
                    
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="WPF-UI.Violeta" Version="4.3.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WPF-UI.Violeta" Version="4.3.0.4" />
                    
Directory.Packages.props
<PackageReference Include="WPF-UI.Violeta" />
                    
Project file
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 WPF-UI.Violeta --version 4.3.0.4
                    
#r "nuget: WPF-UI.Violeta, 4.3.0.4"
                    
#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 WPF-UI.Violeta@4.3.0.4
                    
#: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=WPF-UI.Violeta&version=4.3.0.4
                    
Install as a Cake Addin
#tool nuget:?package=WPF-UI.Violeta&version=4.3.0.4
                    
Install as a Cake Tool

WPF UI Banner Dark

WPF UI Banner Light

WPF UI Violeta

GitHub license NuGet VS 2022 Downloads Actions Platform

WPF UI Violeta is based on WPF UI, and provides the Fluent experience in your known and loved WPF framework. Some new immersive controls like Toast, Flyout, ContentDialog, MessageBox and etc.

Some idea or codes are ported from Special Thanks.

When I decided to create this project I was listening to the song Violeta.

🚀 Getting started

Similar to WPF UI.

<Application
    xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml"
    xmlns:vio="http://schemas.lepo.co/wpfui/2022/xaml/violeta">
    <Application.Resources>
        <ResourceDictionary>
            <ResourceDictionary.MergedDictionaries>
                <ui:ThemesDictionary Theme="Dark" />
                <ui:ControlsDictionary />
                <vio:ThemesDictionary Theme="Dark" />
                <vio:ControlsDictionary />
            </ResourceDictionary.MergedDictionaries>
        </ResourceDictionary>
    </Application.Resources>
</Application>

👋Examples

See the examples from Wpf.Ui.Violeta.Gallery.

💞Special Thanks

WPF-UI.Violeta is standing on shoulders of several open-source libraries, see SHOULDERS.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on WPF-UI.Violeta:

Repository Stars
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 | 自动烹饪 - UI Automation Testing Tools For Genshin Impact
lemutec/MicaSetup
MicaSetup is a universal advanced installation package generation tool project by pure C#.
Version Downloads Last Updated
4.3.0.4 39 8/7/2026
4.3.0.3 749 7/22/2026
4.3.0.1 248 6/16/2026
4.3.0 1,323 5/11/2026
4.2.1 117 5/11/2026
4.2.0.12 120 5/11/2026
4.2.0.11 808 4/13/2026
4.2.0.10 560 4/8/2026
4.2.0.9 124 4/8/2026
4.2.0.8 137 4/7/2026
4.2.0.7 125 4/7/2026
4.2.0.6 159 3/31/2026
4.2.0.5 141 3/18/2026
4.2.0.4 519 2/18/2026
4.2.0.3 229 2/12/2026
4.2.0.2 150 2/11/2026
4.2.0.1 1,245 1/26/2026
4.2.0 324 1/16/2026
4.1.0 136 1/16/2026
4.0.3.7 150 1/16/2026
Loading failed