A .NET library that unifies access to hosted Git providers behind a single abstraction.
-
Updated
Aug 20, 2026 - C#
A .NET library that unifies access to hosted Git providers behind a single abstraction.
A cross-platform credential cache for .NET that keeps secrets in memory for fast process-lifetime lookup and persists each one through the host's native keyring: Windows Credential Manager, macOS Keychain Services, or the freedesktop.org Secret Service on Linux.
A .NET library providing ready-made Dear ImGui modal dialogs for collecting credentials. Ships username/password and token popups built on a shared CredentialPopup base, with masked input, automatic keyboard focus, and confirmation callbacks that hand back a ktsu.CredentialCache credential ready to store or use.
In-memory secret cache agent for CLI tools over Unix sockets, with TTL expiry, process-bound one-time tokens, and precise key namespace cleanup.
Add a description, image, and links to the credential-cache topic page so that developers can more easily learn about it.
To associate your repository with the credential-cache topic, visit your repo's landing page and select "manage topics."