XenoAtom.Terminal.UI.ControlsDemo 3.4.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global XenoAtom.Terminal.UI.ControlsDemo --version 3.4.2
                    
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.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=XenoAtom.Terminal.UI.ControlsDemo&version=3.4.2
                    
nuke :add-package XenoAtom.Terminal.UI.ControlsDemo --version 3.4.2
                    

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.7.2 64 6/3/2026
3.7.1 92 6/2/2026
3.7.0 102 6/1/2026
3.6.3 94 5/30/2026
3.6.2 104 5/27/2026
3.6.1 94 5/24/2026
3.6.0 89 5/24/2026
3.5.5 110 5/21/2026
3.5.4 95 5/19/2026
3.5.3 95 5/18/2026
3.5.2 100 5/17/2026
3.5.1 98 5/17/2026
3.5.0 97 5/16/2026
3.4.3 100 5/16/2026
3.4.2 104 5/14/2026
3.4.1 102 5/12/2026
3.4.0 110 5/10/2026
3.3.0 106 5/9/2026
3.2.3 109 5/8/2026
3.2.2 94 5/7/2026
Loading failed