Consolonia.Themes 11.2.1-alpha-711

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-711                
NuGet\Install-Package Consolonia.Themes -Version 11.2.1-alpha-711                
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-711" />                
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-711                
#r "nuget: Consolonia.Themes, 11.2.1-alpha-711"                
#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-711&prerelease

// Install Consolonia.Themes as a Cake Tool
#tool nuget:?package=Consolonia.Themes&version=11.2.1-alpha-711&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.1-alpha-748 42 1/10/2025
11.2.1-alpha-713 42 1/6/2025
11.2.1-alpha-711 69 1/4/2025
11.2.1-alpha-709 63 1/4/2025
11.2.1-alpha-701 69 1/4/2025
11.2.1-alpha-698 69 1/3/2025
11.2.1-alpha-678 66 1/1/2025
11.2.1-alpha-668 43 12/26/2024
11.2.1-alpha-664 37 12/26/2024
11.2.1-alpha-661 39 12/26/2024
11.2.1-alpha-652 44 12/25/2024
11.2.1-alpha-648 39 12/25/2024
11.2.1-alpha-646 38 12/25/2024
11.2.1-alpha-631 43 12/24/2024
11.2.1-alpha-626 41 12/23/2024
11.2.1-alpha-614 35 12/23/2024
11.2.1-alpha-606 321 12/21/2024
11.2.1-alpha-604 47 12/20/2024
11.2.1-alpha-598 39 12/19/2024
11.2.1-alpha-595 49 12/17/2024
11.2.1-alpha-593 42 12/17/2024
11.2.1-alpha-579 55 12/15/2024
11.2.1-alpha-577 48 12/15/2024
11.2.1-alpha-574 45 12/15/2024
11.2.1-alpha-568 49 12/15/2024
11.2.1-alpha-559 48 12/14/2024
11.2.1-alpha-547 56 12/13/2024
11.2.1-alpha-545 44 12/13/2024
11.2.1-alpha-540 44 12/13/2024
11.2.1-alpha-538 48 12/13/2024
11.2.1-alpha-523 53 12/8/2024
11.2.1-alpha-517 50 12/8/2024