Next level console apps with Spectre.Console

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Command Line Parser

    The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support

  • Besides the ability to easily handle input arguments (much like the CommandLineParser library I've used before), it also provides support to render complex elements in the command line, like tables, trees or progress bars, as well as ways to prompt the user for information, be it in text form or selecting an option.

  • SpectreConsoleSample

    Playing around with Spectre.Console

  • The source code for this post is in the SpectreConsoleSample repository.

  • 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
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

  • Parse CLI arguments in .NET

    1 project | dev.to | 25 Feb 2023
  • How to generate a CLI interface for CRUD operations?

    2 projects | /r/dotnet | 11 Dec 2022
  • Enforcing command line arguments with CommandLineUtils?

    1 project | /r/dotnet | 20 Oct 2022
  • How do I run a single .class file in C#?

    1 project | /r/learncsharp | 29 Sep 2022
  • Made this a while ago and forgot to share it here -- ArgSharp, a simple and capable CLI argument parser

    3 projects | /r/csharp | 6 Sep 2022