Powershell Terminal within C# App

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Windows Terminal

    The new Windows Terminal and the original Windows console host, all in the same place!

  • xterm.js

    A terminal for the web

  • You can try embedding something like X-Term into webview, which will give a more real experience.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PowerShellConsole

    Create a PowerShell Console using the AvalonEdit control

  • The way ISE does it, and the way I would also do it is to use the PSHost API: https://learn.microsoft.com/en-us/dotnet/api/system.management.automation.host.pshost + an editor control like AvalonEdit to build a fake console. There's no screenshot but this project appears to have done this: https://github.com/dfinke/PowerShellConsole

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts