Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 276 Bytes

File metadata and controls

1 lines (1 loc) · 276 Bytes

A dependency injection abstraction layer over ImGui implementations for .NET. Wraps Hexa.NET.ImGui behind clean interfaces (IImGuiProvider, IImGuiBackend) enabling swappable backends, testable UI code, and standard DI integration via Microsoft.Extensions.DependencyInjection.