komapiadmin
komapiadmin
**Is your feature request related to a problem? Please describe.** Blazor WebAssembly currently lacks comprehensive support for cryptographic operations using `System.Security.Cryptography.X509Certificates`. This limitation impacts how developers can use `OneImlx.Terminal` framework...
A composite command can execute multiple command sequentially and possibly pass the output forward.
Ensure optimal memory usage and define performance tests
**Describe the bug** These tests should fail: Value_Separators_In_Between_Are_Ignored Duplicate_Value_Separators_In_Between_Are_Ignored Mixed_Duplicate_Value_Separators_In_Between_Are_Ignored Our current logic uses separator and valueSeparation to split the command string. This is not an issue if both are...
**Describe the bug** Remove all the internal properties and use DI for configuration and setting the values.
Introduce Grpc.Net.Server for Hosting gRPC Servers in .NET Standard and .NET 8+ (Non-ASP.NET Core)
# Proposal: Add `Grpc.Net.Server` for Non-ASP.NET Core Environments ## Context We have received customer requests to support gRPC within our terminal framework (for .NET Standard, .NET https://github.com/perpetualintelligence/terminal https://github.com/perpetualintelligence/terminal/issues/44 ## Summary...
Ensure EnsureOfflineLicenseAsync is valid for Debugger Attached and Not Attached workflow. Streamline the logic
Simplify the printing during start and let apps have full control over the flow.