XenoAtom.Terminal.UI.ControlsDemo 3.4.0

Prefix Reserved
dotnet tool install --global XenoAtom.Terminal.UI.ControlsDemo --version 3.4.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local XenoAtom.Terminal.UI.ControlsDemo --version 3.4.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=XenoAtom.Terminal.UI.ControlsDemo&version=3.4.0
                    
nuke :add-package XenoAtom.Terminal.UI.ControlsDemo --version 3.4.0
                    

ControlsDemo

The ControlsDemo is the interactive catalog for XenoAtom.Terminal.UI. It showcases controls, theming, and common interactions.

Notable text-editing demos include TextArea, PromptEditor, Search / Replace, and CodeEditor.

ControlsDemo welcome screen

Run from source

dotnet run -c Release --project samples/ControlsDemo

While the demo is running, press Ctrl+F12 to copy the current app frame as a PNG screenshot to the clipboard. The command is also exposed in the footer command bar by default.

Export website screenshots (PNG)

dotnet run -c Release --project samples/ControlsDemo -- --export-screenshots

Install as a .NET tool (planned)

dotnet tool install -g XenoAtom.Terminal.UI.ControlsDemo
xenoatom-controls-demo
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
3.4.0 37 5/10/2026
3.3.0 35 5/9/2026
3.2.3 41 5/8/2026
3.2.2 51 5/7/2026
3.2.1 58 5/6/2026
3.2.0 88 5/4/2026
3.1.0 109 4/28/2026
3.0.0 107 4/27/2026
2.9.4 98 4/25/2026
2.9.3 101 4/24/2026
2.9.2 101 4/23/2026
2.9.1 96 4/22/2026
2.9.0 94 4/20/2026
2.8.1 104 4/18/2026
2.8.0 96 4/18/2026
2.7.0 102 4/17/2026
2.6.0 108 4/10/2026
2.5.2 100 4/9/2026
2.5.1 100 4/8/2026
2.5.0 100 4/6/2026
Loading failed