ImGuiApp
★ 8A comprehensive .NET library suite for building desktop applications with Dear ImGui.
No projects match your search.
A comprehensive .NET library suite for building desktop applications with Dear ImGui.
A modern, extensible Text User Interface (TUI) library for .NET that provides rich terminal UI components built on Spectre.Console.
A desktop application for monitoring CI/CD build statuses across multiple providers in real-time.
A dependency injection abstraction layer over ImGui implementations for .NET.
.NET library: code-generation, csharp, data-modeling, data-schema.
.NET library: authentication-ui, credential-popup, csharp, dear-imgui.
A semantic color theming library for .NET applications that provides 44+ beautiful themes with intelligent color mapping, framework integration, and accessibility-first design.
.NET library: abstract-syntax-tree, ast, code-generation, csharp.
A specialized utility built on top of IndentedTextWriter that simplifies the process of programmatically generating structured code.
.NET library: ai-tools, chat-completions, cli, code-generation.
A lightweight .NET library providing a non-generic interface and type-safe base class for implementing deep cloning functionality in your classes.
A comprehensive .NET library providing high-performance interfaces and ready-to-use implementations for common cross-cutting concerns including compression (Gzip, Brotli, Deflate, ZLib), encoding (Base64, Hex), obfusc...
A .NET library for persistent application data storage using JSON serialization.
High-performance, specialized container types for .NET with optimized implementations like RingBuffer for efficient fixed-size circular buffer operations.
A .NET library for processing and manipulating YAML frontmatter in markdown files.
A comprehensive .NET library for managing keyboard shortcuts and keybindings with multi-profile support, command registry, and persistent storage.
A robust .NET library for implementing navigation stacks with undo/redo support, persistence capabilities, and event-driven architecture.
A JSON converter factory for .NET that simplifies the serialization and deserialization of NJsonSchema objects.
A versatile JSON converter for System.Text.Json that handles ToString serialization and multiple deserialization methods (FromString, Parse, Create, Convert) with intelligent priority selection for value types and dom...
A command-line tool that finds and removes duplicate files recursively within a directory, keeping the copy with the shortest filename.
.NET library: cli, csharp, dotnet, duplicate-files.
Cross-repository file synchronization tool that uses intelligent iterative merging to unify multiple file versions with interactive conflict resolution.
Git Integration
.NET library: cli, csharp, dotnet, git-svn.
.NET library: bulk-processing, cli-tool, csharp, dotnet.
A .NET console tool for performing batch operations across many git repositories and .NET solutions at organization scale.
.NET build automation tool with semantic versioning, changelog generation, and multi-platform publishing support.
KtsuTools is a unified developer tools suite that consolidates multiple ktsu-dev utilities into a single CLI application with consistent UX powered by Spectre.Console.
A library that provides an easy way to execute shell commands and handle the output via delegates with both synchronous and asynchronous support.
A comprehensive, robust MSBuild-based SDK for .NET projects (.NET 5.0+, .NET Standard 2.0/2.1) with optimizations for .NET 10.0.
Lightweight .NET fuzzy string matching library with intelligent scoring for search-as-you-type, command palettes, and flexible string matching applications.
A library with extension methods to convert strings between common casings used in code.
A natural string comparison library that correctly sorts alphanumeric strings by comparing embedded numbers as numeric values.
A library providing methods for matching and filtering text.
A comprehensive .NET library for replacing primitive obsession with strongly-typed, self-validating domain models across four pillars: semantic strings with 50+ validation attributes, polymorphic path handling, metada...
.NET library: arbitrary-precision, arithmetic, biginteger, csharp.
High-precision arithmetic class representing numbers with a significand and exponent.
A .NET library that ensures delegates are executed on the intended thread, simplifying thread management in UI and graphics applications.
.NET library: api-keys, authentication, credential-cache, credentials.
.NET library: byte-sized, csharp-learning, design-patterns, dotnet-8.
A utility library for transforming values using delegates
A collection of useful extension methods for .NET types including strings, collections, dictionaries, enumerables, and reflection.
A .NET command-line tool for batch-normalizing icon images into a consistent set.
A .NET library that provides a simple way to execute an action at a specified interval with precise timing control.
A System.Text.Json attribute that makes a property required only when a sibling property has a given value, enforced during deserialization.
.NET library: csharp, dotnet, project-director, project-management.
A lightweight utility for executing paired actions at the start and end of code blocks using the IDisposable pattern.
A lightweight .NET library that ensures only one instance of an application is running at a time.
A comprehensive .NET library for implementing undo/redo functionality with advanced features including save boundaries, change visualization, and external navigation integration.
A .NET VST3 audio effects host built on NPlug and the ktsu ecosystem: write a DSP effect as one C# class and get parameters, automation, state, and a Dear ImGui editor for free.