15 packages tagged with “stdout”
A lightweight, cross-platform library that simplifies working with processes in .NET
Classes for Querying and Manipulating Console Streams
JsonConsole logger provider implementation for Microsoft.Extensions.Logging.
A process host for Windows (Vista and later) that is more reliable and flexible than System.Diagnostics.Process
Strong-named release of MedallionShell 1.x. MedallionShell is a lightweight, cross-platform library that simplifies working with processes in .NET
A convenient .NET API for shelling out to other executables.
A custom health reporter for Microsoft.Diagnostics.EventFlow to write to the console window
SmartCon is a small collection of console tools for .NET. Offers processing of commandline arguments with different flavours of commandline switches.
NChronicle is an extensible logging and output library allowing centralized management and distribution of log messages to a number of logging destinations (known as 'Libraries'). NChronicle.Console is a highly configurable console logging Library for the NChronicle logging framework. NChronicle.Console includes options to ignore and/or listen solely to certain log messages via level and/or tags, completely customize the output format (date/time format specification, conditionals, and arguments), specify time zone, and of course customize colors. Further Libraries planned for the NChronicle logging framework include NChronicle.File, NChronicle.Email, NChronicle.API and NChronicle.Owin.
An implementation of Process with asynchronous, non-blocking reads of redirected stout and sterr
A C# Library for printing to the console with style!
Capture and observe Console output written by methods such as Console.WriteLine. It also leaves the original console output stream intact.
Modern and practical ConsoleRunner using Dependency Injection principles.
Sends an HTTP or HTTPS request to a RESTful web service. Accepts standard input (stdin) or pipeline input as the body of the request, returns the response body to standard output (stdout) or pipeline output. See https://github.com/DataBooster/DbWebApi for more details.
Core SDK for building DStream data streaming providers. Includes ProviderBase, StdioProviderHost, and infrastructure provider support for creating Unix-style streaming data pipelines.