How to Develop an Interactive CLI with C# to Manage SendGrid Dynamic Email Templates

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • CliFx

    Class-first framework for building command-line interfaces

  • I used CliFx before and was already familiar with how fast you can develop a CLI. The fun part of this project was to make the CLI interactive by using the Sharprompt library.

  • Sharprompt

    Interactive command-line based application framework for C#

  • I used CliFx before and was already familiar with how fast you can develop a CLI. The fun part of this project was to make the CLI interactive by using the Sharprompt library.

  • 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
  • sendgrid-dynamic-template-email-manager-cli

    A dotnet CLI to manage SendGrid Dynamic Email Templates programmatically

  • If you're interested in expanding on it, you can find the source code here. It's open-source so feel free to clone and play around.

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