Consolonia.PlatformSupport 11.2.5-beta.1008

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

Consolonia.PlatformSupport

This package provides Consolonia IConsole platform support for adapting to consoles on Windows, Linux and MacOS environments.

Background

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

Usage

AppBuilder BuildAvaloniaApp()
{
    return AppBuilder.Configure<App>()
        .UseConsolonia()
        .UseAutoDetectedConsole();
}
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 (1)

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

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.5-beta.1102 141 7/4/2025
11.2.5-beta.1090 137 6/17/2025
11.2.5-beta.1077 146 6/3/2025
11.2.5-beta.1075 121 6/2/2025
11.2.5-beta.1065 210 4/8/2025
11.2.5-beta.1050 146 3/28/2025
11.2.5-beta.1047 108 3/27/2025
11.2.5-beta.1044 117 3/27/2025
11.2.5-beta.1026 173 3/23/2025
11.2.5-beta.1023 141 3/22/2025
11.2.5-beta.1018 133 3/22/2025
11.2.5-beta.1016 133 3/22/2025
11.2.5-beta.1008 68 3/22/2025
11.2.5-beta.1004 64 3/21/2025
11.2.5-beta.988 74 3/15/2025
11.2.5-beta.965 162 3/1/2025
11.2.5-beta.959 74 2/28/2025
11.2.3-beta.954 84 2/27/2025
11.2.3-beta.946 106 2/24/2025
11.2.3-beta.936 120 2/7/2025
11.2.3-beta.920 95 2/6/2025
11.2.3-beta.906 111 2/2/2025
11.2.3-beta.902 82 2/1/2025
11.2.3-beta.887 104 1/27/2025
11.2.3-beta.883 75 1/27/2025
11.2.3-beta.876 94 1/26/2025
11.2.3-beta.874 76 1/26/2025
11.2.3-beta.866 80 1/24/2025
11.2.3-beta.862 60 1/24/2025
11.2.3-beta.860 66 1/23/2025
11.2.3-beta.849 104 1/23/2025
11.2.3-beta.845 60 1/23/2025
11.2.3-beta.841 67 1/22/2025
11.2.3-beta.838 78 1/20/2025
11.2.3-beta.826 90 1/19/2025
11.2.3-beta.819 70 1/18/2025
11.2.3-beta.802 92 1/17/2025
11.2.3-beta.798 64 1/17/2025
11.2.3-beta.793 61 1/17/2025
11.2.3-beta.789 65 1/17/2025
11.2.3-beta.784 58 1/16/2025
11.2.1-alpha-782 55 1/16/2025
11.2.1-alpha-770 58 1/15/2025
11.2.1-alpha-764 37 1/15/2025
11.2.1-alpha-756 48 1/14/2025
11.2.1-alpha-748 138 1/10/2025
11.2.1-alpha-713 67 1/6/2025
11.2.1-alpha-711 95 1/4/2025
11.2.1-alpha-709 88 1/4/2025
11.2.1-alpha-701 98 1/4/2025
11.2.1-alpha-698 93 1/3/2025
11.2.1-alpha-678 94 1/1/2025
11.2.1-alpha-668 64 12/26/2024
11.2.1-alpha-664 62 12/26/2024
11.2.1-alpha-661 65 12/26/2024
11.2.1-alpha-652 70 12/25/2024
11.2.1-alpha-648 64 12/25/2024
11.2.1-alpha-646 62 12/25/2024
11.2.1-alpha-631 63 12/24/2024
11.2.1-alpha-626 64 12/23/2024
11.2.1-alpha-614 59 12/23/2024
11.2.1-alpha-606 371 12/21/2024
11.2.1-alpha-604 76 12/20/2024
11.2.1-alpha-598 68 12/19/2024
11.2.1-alpha-595 76 12/17/2024
11.2.1-alpha-593 65 12/17/2024
11.2.1-alpha-579 83 12/15/2024
11.2.1-alpha-577 76 12/15/2024
11.2.1-alpha-574 73 12/15/2024
11.2.1-alpha-568 78 12/15/2024
11.2.1-alpha-559 75 12/14/2024
11.2.1-alpha-547 77 12/13/2024
11.2.1-alpha-545 68 12/13/2024
11.2.1-alpha-540 73 12/13/2024
11.2.1-alpha-538 74 12/13/2024
11.2.1-alpha-523 80 12/8/2024
11.2.1-alpha-517 118 12/8/2024
11.0.9-alpha-322 84 11/10/2024
11.0.9-alpha-300 67 11/9/2024
11.0.9-alpha-273 67 11/5/2024
11.0.9-alpha-271 68 11/5/2024
11.0.9-alpha-262 69 11/2/2024
11.0.9-alpha-252 65 11/1/2024
11.0.9-alpha-243 69 10/31/2024
11.0.9-alpha-236 67 10/31/2024
11.0.9-alpha-203 79 10/30/2024
11.0.9-alpha-194 70 10/29/2024
0.10.21-alpha-173 152 1/5/2024
0.10.21-alpha-169 87 1/5/2024
0.10.21-alpha-164 151 11/27/2023
0.10.21-alpha-161 90 11/21/2023
0.10.21-alpha-149 100 11/12/2023
0.10.21-alpha-147 94 11/9/2023
0.10.21-alpha-145 157 6/2/2023
0.10.18-alpha-142 144 3/13/2023
0.10.18-alpha-139 163 1/28/2023
0.10.18-alpha-137 150 1/28/2023
0.10.18-alpha-134 151 11/2/2022
0.10.18-alpha-132 259 8/16/2022
0.10.12-alpha-130 178 8/14/2022
0.10.12-alpha-125 176 7/23/2022
0.10.12-alpha-123 178 7/23/2022
0.10.12-alpha-121 196 7/23/2022
0.10.12-alpha-119 186 7/23/2022
0.10.12-alpha-117 183 7/23/2022
0.10.12-alpha-115 173 7/23/2022