1,522 packages tagged with “console”
A Serilog sink that writes log events to the console/terminal.
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Console exporter for OpenTelemetry .NET
Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://docs.microsoft.com/azure/azure-monitor/app/worker-service for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Job console for Hangfire
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
Serilog sink that writes to console with high-performance non-blocking output.
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering memory snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework and .NET Core applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotMemory to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotMemory.
A library to create a Web-based, live updating "console" window. Useful for pages that process some sort of background task like an index rebuild or database backup. Compatible with MVC or Web Forms.
Style your C# console output!
Provides console reporting capability to App Metrics
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
Steeltoe Dynamic Console Logger.
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
Package Description
Core component for Cocona. Micro-framework for .NET console application.
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
A library for writing console applications. Extends Mono.Options to support separate commands from one console application.
Library of components that facilitate remote interaction with a Windows Service from Console, Windows and Web applications.
Write Serilog events to events to console or stream efficiently.
Model your command line application interface in a class
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
A fluent library to print out a nicely formatted table in a console application C#