Consolonia.Controls 11.3.4-beta.1408

This is a prerelease version of Consolonia.Controls.
dotnet add package Consolonia.Controls --version 11.3.4-beta.1408
                    
NuGet\Install-Package Consolonia.Controls -Version 11.3.4-beta.1408
                    
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.Controls" Version="11.3.4-beta.1408" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Consolonia.Controls" Version="11.3.4-beta.1408" />
                    
Directory.Packages.props
<PackageReference Include="Consolonia.Controls" />
                    
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 Consolonia.Controls --version 11.3.4-beta.1408
                    
#r "nuget: Consolonia.Controls, 11.3.4-beta.1408"
                    
#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 Consolonia.Controls@11.3.4-beta.1408
                    
#: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=Consolonia.Controls&version=11.3.4-beta.1408&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Consolonia.Controls&version=11.3.4-beta.1408&prerelease
                    
Install as a Cake Tool

Consolonia.Controls

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:

  • FluentTheme - Fluent Design theme
  • TurboVisionTheme - TurboVision 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 FluentTheme());
    }
}
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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Consolonia.Controls:

Package Downloads
Consolonia.Core

.NET TUI framework: Avalonia engine, terminal output, modern UX

Consolonia

.NET TUI framework: Avalonia engine, terminal output, modern UX

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.3.4-beta.1408 16 8/28/2025
11.3.4-beta.1406 15 8/28/2025
11.3.4-beta.1396 14 8/28/2025
11.3.4-beta.1384 19 8/28/2025
11.3.4-beta.1374 16 8/28/2025
11.3.4-beta.1371 19 8/27/2025
11.3.4-beta.1369 16 8/27/2025
11.3.4-beta.1365 19 8/27/2025
11.3.4-beta.1359 19 8/27/2025
11.3.4-beta.1334 16 8/26/2025
11.3.4-beta.1325 23 8/26/2025
11.3.4-beta.1313 112 8/20/2025
11.2.5-beta.1305 152 8/19/2025
11.2.5-beta.1302 111 8/19/2025
11.2.5-beta.1298 147 8/18/2025
11.2.5-beta.1296 117 8/17/2025
11.2.5-beta.1294 121 8/17/2025
11.2.5-beta.1290 98 8/17/2025
11.2.5-beta.1287 95 8/17/2025
11.2.5-beta.1284 92 8/17/2025
11.2.5-beta.1278 60 8/16/2025
11.2.5-beta.1276 44 8/16/2025
11.2.5-beta.1273 46 8/16/2025
11.2.5-beta.1270 47 8/16/2025
11.2.5-beta.1264 53 8/16/2025
11.2.5-beta.1261 45 8/16/2025
11.2.5-beta.1259 50 8/16/2025
11.2.5-beta.1228 186 8/13/2025
11.2.5-beta.1221 118 8/10/2025
11.2.5-beta.1218 70 8/10/2025
11.2.5-beta.1213 75 8/10/2025
11.2.5-beta.1209 78 8/10/2025
11.2.5-beta.1207 74 8/10/2025
11.2.5-beta.1197 97 8/9/2025
11.2.5-beta.1176 151 8/3/2025
11.2.5-beta.1142 99 7/30/2025
11.2.5-beta.1102 155 7/4/2025
11.2.5-beta.1090 159 6/17/2025
11.2.5-beta.1077 157 6/3/2025
11.2.5-beta.1075 131 6/2/2025
11.2.5-beta.1065 212 4/8/2025
11.2.5-beta.1050 159 3/28/2025
11.2.5-beta.1047 120 3/27/2025
11.2.5-beta.1044 127 3/27/2025
11.2.5-beta.1026 302 3/23/2025
11.2.5-beta.1023 150 3/22/2025
11.2.5-beta.1018 138 3/22/2025
11.2.5-beta.1016 139 3/22/2025
11.2.5-beta.1008 91 3/22/2025
11.2.5-beta.1004 68 3/21/2025
11.2.5-beta.988 89 3/15/2025
11.2.5-beta.965 206 3/1/2025
11.2.5-beta.959 88 2/28/2025