Found 43 packages
A lightweight, cross-platform library that simplifies working with processes in .NET
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared Correlation Id. Can pull data from CloudWatch, S3, and DynamoDB.
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
Package Description
Captures output of a program to assist with debugging. This project is tailored towards AWS services, and is not suitable for general purpose diagnostics. Loads logs from services via a shared Correlation Id. Can pull data from CloudWatch, S3, and DynamoDB.
A simple .NET tool for printing incoming HTTP requests to console
Strong-named release of MedallionShell 1.x. MedallionShell is a lightweight, cross-platform library that simplifies working with processes in .NET
Provides an output implementation that sends diagnostics data to standard output stream (useful for debugging purposes).
A custom health reporter for Microsoft.Diagnostics.EventFlow to write to the console window
A convenient .NET API for shelling out to other executables.
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.
SmartCon is a small collection of console tools for .NET. Offers processing of commandline arguments with different flavours of commandline switches.
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.
CLI runner for PeanutButter TempDb instances: mysql, localdb and sqlite. The aim is to provide a way for other environments which can easily spawn processes, read from stdout, write to stdin to have tempdb instances without caring about all the moving parts, like high port selection and service executable location (where appropriate) as well as cleaning up after completion.
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.