Consolonia.Themes 11.2.1-alpha-709

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

// Install Consolonia.Themes as a Cake Tool
#tool nuget:?package=Consolonia.Themes&version=11.2.1-alpha-709&prerelease                

Consolonia.Themes.TurboVision

Consolonia is a TUI (Text User Interface) (GUI Framework) implementation for Avalonia UI

Supports XAML, data bindings, animation, styling and the rest from Avalonia.

Showcase (click picture to see video)

datagridpic

This package contains the following Consolonia Themes:

  • MaterialTheme - Material Design theme
  • FluentTheme - Fluent Design theme
  • TurboVisionTheme - TurboVision theme
  • TurboVisionDarkTheme - TurboVision Dark theme
  • TurboVisionBlackTheme - TurboVision Black theme

Usage

Define an application with a theme

Define an application

Themes are styles which are applied to the application.

HelloWorldApp.cs

// use HelloWorldWindow as the MainWindow for the application
public class HelloWorldApp : ConsoloniaApplication<HelloWorldWindow>
{
    public override void Initialize()
    {
        // set the theme
        Styles.Add(new MaterialTheme());
    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Consolonia.Themes:

Package Downloads
Consolonia

Text User Interface implementation of Avalonia UI (GUI Framework)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.2.3-beta.887 0 1/27/2025
11.2.3-beta.883 0 1/27/2025
11.2.3-beta.876 56 1/26/2025
11.2.3-beta.874 32 1/26/2025
11.2.3-beta.866 30 1/24/2025
11.2.3-beta.862 3 1/24/2025
11.2.3-beta.860 29 1/23/2025
11.2.3-beta.849 64 1/23/2025
11.2.3-beta.845 28 1/23/2025
11.2.3-beta.841 44 1/22/2025
11.2.3-beta.838 49 1/20/2025
11.2.3-beta.826 65 1/19/2025
11.2.3-beta.819 47 1/18/2025
11.2.3-beta.802 62 1/17/2025
11.2.3-beta.798 37 1/17/2025
11.2.3-beta.793 34 1/17/2025
11.2.3-beta.789 39 1/17/2025
11.2.3-beta.784 33 1/16/2025
11.2.1-alpha-782 31 1/16/2025
11.2.1-alpha-770 33 1/15/2025
11.2.1-alpha-764 14 1/15/2025
11.2.1-alpha-756 7 1/14/2025
11.2.1-alpha-748 93 1/10/2025
11.2.1-alpha-713 48 1/6/2025
11.2.1-alpha-711 71 1/4/2025
11.2.1-alpha-709 65 1/4/2025
11.2.1-alpha-701 71 1/4/2025
11.2.1-alpha-698 71 1/3/2025
11.2.1-alpha-678 68 1/1/2025
11.2.1-alpha-668 45 12/26/2024
11.2.1-alpha-664 39 12/26/2024
11.2.1-alpha-661 41 12/26/2024
11.2.1-alpha-652 46 12/25/2024
11.2.1-alpha-648 41 12/25/2024
11.2.1-alpha-646 40 12/25/2024
11.2.1-alpha-631 45 12/24/2024
11.2.1-alpha-626 43 12/23/2024
11.2.1-alpha-614 37 12/23/2024
11.2.1-alpha-606 323 12/21/2024
11.2.1-alpha-604 49 12/20/2024
11.2.1-alpha-598 43 12/19/2024
11.2.1-alpha-595 51 12/17/2024
11.2.1-alpha-593 44 12/17/2024
11.2.1-alpha-579 57 12/15/2024
11.2.1-alpha-577 50 12/15/2024
11.2.1-alpha-574 47 12/15/2024
11.2.1-alpha-568 51 12/15/2024
11.2.1-alpha-559 50 12/14/2024
11.2.1-alpha-547 58 12/13/2024
11.2.1-alpha-545 46 12/13/2024
11.2.1-alpha-540 46 12/13/2024
11.2.1-alpha-538 52 12/13/2024
11.2.1-alpha-523 57 12/8/2024
11.2.1-alpha-517 98 12/8/2024