Consolonia.Core 12.0.3.13

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

Consolonia.PlatformSupport

This package is the core Consolonia library.

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.

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 (11)

Showing the top 5 NuGet packages that depend on Consolonia.Core:

Package Downloads
Consolonia.PlatformSupport

This package provides platform support for adapting to consoles on Windows, Linux and MacOS environments when building Console applications using Consolonia

Consolonia.Themes

This package defines themes for Consolonia applications

Consolonia

This package is meta package for building Console applications using Consolonia.

Consolonia.NUnit

This package provides support for writing NUnit unit tests for Consolonia.

Consolonia.Themes.TurboVision

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
12.0.3.13 473 2026/8/27
12.0.3.13-alpha.2805 43 2026/9/13
12.0.3.13-alpha.2804 43 2026/9/13
12.0.3.13-alpha.2803 47 2026/9/12
12.0.3.12 311 2026/8/25
12.0.3.11 507 2026/8/11
12.0.3.11-alpha.2735 119 2026/8/20
12.0.3.9 336 2026/8/10
12.0.3.9-alpha.2714 98 2026/8/11
12.0.3.9-alpha.2713 86 2026/8/11
12.0.3.7 402 2026/7/31
12.0.3.6-alpha.2669 90 2026/7/28
12.0.3.6-alpha.2667 99 2026/7/28
11.3.12.6-alpha.2596 111 2026/5/23
11.3.12.6-alpha.2594 109 2026/5/23
11.3.12.6-alpha.2592 117 2026/5/23
11.3.12.6-alpha.2587 104 2026/5/19
11.3.12.6-alpha.2586 105 2026/5/19
11.3.12.6-alpha.2585 103 2026/5/19
11.3.12.6-alpha.2584 106 2026/5/19
Loading failed