WPF-UI.Violeta 3.0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package WPF-UI.Violeta --version 3.0.5.1                
NuGet\Install-Package WPF-UI.Violeta -Version 3.0.5.1                
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="3.0.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WPF-UI.Violeta --version 3.0.5.1                
#r "nuget: WPF-UI.Violeta, 3.0.5.1"                
#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 WPF-UI.Violeta as a Cake Addin
#addin nuget:?package=WPF-UI.Violeta&version=3.0.5.1

// Install WPF-UI.Violeta as a Cake Tool
#tool nuget:?package=WPF-UI.Violeta&version=3.0.5.1                

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.

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

πŸš€ Getting started

The same as WPF UI.

xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml"
xmlns:vio="http://schemas.lepo.co/wpfui/2022/xaml/violeta"

πŸ“· Screenshots

Under construction

πŸ‘‹Sample

Wpf.Ui.Test

  • Toast

    Toast.Information("I am information message");
    Toast.Error("I am error message");
    Toast.Success("I am success message");
    Toast.Warning("I am warning message");
    Toast.Show(owner: null!, "I am any message",  new ToastConfig());
    
  • Flyout

    <ui:Button Content="Show Flyout">
        <ui:FlyoutService.Flyout>
            <ui:Flyout Placement="Bottom">
                <ui:Card>
                    <StackPanel>
                        <TextBlock
                            HorizontalAlignment="Left"
                            Text="Show the flyout message here" />
                        <Button
                           Command="{Binding GotItCommand}"
                           Content="Got it" />
                    </StackPanel>
                </ui:Card>
            </ui:Flyout>
        </ui:FlyoutService.Flyout>
    </ui:Button>
    

Thanks

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

  • .NETFramework 4.8

  • net6.0-windows7.0

  • net7.0-windows7.0

  • net8.0-windows7.0

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
babalae/better-genshin-impact
📦BetterGI · ζ›΄ε₯½ηš„εŽŸη₯ž - θ‡ͺεŠ¨ζ‹Ύε– | θ‡ͺεŠ¨ε‰§ζƒ… | ε…¨θ‡ͺεŠ¨ι’“ι±Ό(AI) | ε…¨θ‡ͺεŠ¨δΈƒεœ£ε¬ε”€ | θ‡ͺ动伐木 | θ‡ͺ动刷本 | θ‡ͺεŠ¨ι‡‡ι›† - UI Automation Testing Tools For Genshin Impact
Version Downloads Last updated
3.0.5.26 47 11/20/2024
3.0.5.25 64 11/19/2024
3.0.5.24 74 11/19/2024
3.0.5.23 310 10/27/2024
3.0.5.22 95 10/27/2024
3.0.5.21 94 10/27/2024
3.0.5.20 147 10/16/2024
3.0.5.19 89 10/13/2024
3.0.5.18 217 10/9/2024
3.0.5.17 84 10/7/2024
3.0.5.16 180 9/30/2024
3.0.5.15 139 9/27/2024
3.0.5.14 125 9/23/2024
3.0.5.13 114 9/19/2024
3.0.5.12 390 9/10/2024
3.0.5.11 96 9/10/2024
3.0.5.10 139 9/10/2024
3.0.5.9 89 9/8/2024
3.0.5.8 80 9/8/2024
3.0.5.7 129 9/3/2024
3.0.5.6 117 8/26/2024
3.0.5.5 126 8/23/2024
3.0.5.4 129 8/22/2024
3.0.5.3 304 8/20/2024
3.0.5.2 185 8/15/2024
3.0.5.1 112 8/15/2024
3.0.5 114 8/13/2024