mike.strobel
-
- 1,109 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The foundation layer of Cursorial — a cross-platform .NET library for building visually rich terminal applications with first-class mouse and keyboard support. Provides VT/ANSI input parsing, output sequence... More information -
- 643 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The shared XAML parser frontend for Cursorial (netstandard2.0) — the structure-of-arrays node model (XamlDocument), the XmlReader-driven parser, the markup-extension grammar, the diagnostic contract... More information -
- 586 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
A time-free animation engine for Cursorial — IAnimation<T> maps elapsed time to a value (the consumer owns the clock, so the layer stays deterministic and testable), with easings... More information -
- 574 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
Cross-cutting shared infrastructure for Cursorial — markup-metadata attributes consumed by the XAML metadata providers. -
- 557 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The cell-buffer + diffing frame renderer for Cursorial — a stateful renderer that emits the minimal byte delta between frames (grapheme-aware, wide-cell consistent, capability-quantized, with scroll detection),... More information -
- 528 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
Standard dialog windows for Cursorial.UI — the familiar MessageBox and Windows-style TaskDialog. -
- 509 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
A WPF/Avalonia-style UI framework for the terminal — a dependency-property system, an element tree with measure/arrange layout, retained render zones, routed input and focus, CSS-like styling, data binding... More information -
-
- 503 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The Roslyn source generator for Cursorial.UI XAML — build-time XAML validation surfaced as compiler diagnostics at the .xaml line/col, typed x:Name backing fields + InitializeComponent code-behind, compiled... More information -
-
- 456 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The runtime XAML loader for Cursorial.UI — declarative markup with {Binding}/{StaticResource}/{DynamicResource}/{TemplateBinding}, ControlTemplates, ResourceDictionary with merged and theme dictionaries, styles... More information -
- 416 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
Command surfaces for Cursorial.UI — a Toolbar with discrete overflow and a Ribbon (tabs/groups, density collapse, contextual tabs, Backstage, Quick Access Toolbar, minimize), plus KeyTips (Alt-overlay... More information -
-
- 352 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
dotnet new templates for Cursorial terminal UI apps and XAML views. -
-
- 258 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
The retained-scene drawing layer for Cursorial — cached-raster scenes and a compositor that only repaints what changed, brushes and gradients, a pen/box engine with automatic box-drawing junctions, charts, and... More information -
- 249 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
Headless hosting for Cursorial.UI — the full framework pipeline (layout, styling, animation, composition) driven frame-by-frame on a synthetic terminal with no TTY: deterministic virtual time, synthetic input,... More information -
- 125 total downloads
- last updated 8/4/2026
- Latest version: 0.5.0
Data views for Cursorial.UI — a high-performance DataGrid (sorting, multi-level grouping with summaries, filtering, conditional formatting, in-place editing) over a reusable data-shaping controller:... More information