Output module - tgjones/gemini GitHub Wiki

Screenshot

Much like the output tool window from Visual Studio.

Provides

  • IOutput tool window

NuGet package

Dependencies

  • None

Usage

var output = IoC.Get<IOutput>();
output.AppendLine("Started up");
⚠️ **GitHub.com Fallback** ⚠️