What environment, online or as an application, do you use to test out and develop small C# scripts on Mac OS?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

    If you want the latest C# support, then one of the officially supported editors by OmniSharp will do. If you think VS Code is too heavy, then use Emacs or Vim. Or you can just write on any text editor and run it from Terminal. The C# extension is still supported by the way

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • RoslynPad

    A cross-platform C# editor based on Roslyn and AvalonEdit

    There is RoslynPad but you have to build yourself on Mac OS.

  • dotnet-script

    Run C# scripts from the .NET CLI.

    If you do find VSCode a bit too heavyweight, you might be interested in the dotnet-script package. It has a little bit of new syntax to learn, but might float your boat.

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

  • A simple dotnet tool to run C# scripts.

    3 projects | /r/dotnet | 25 Nov 2021
  • How to handle scripting in a custom game engine (similar to Unity)?

    1 project | /r/csharp | 18 Oct 2021
  • Breaking the Code: My Journey from VS Code to NeoVim

    1 project | dev.to | 23 Aug 2024
  • Show HN: A Vim9 configuration that beats them all

    1 project | news.ycombinator.com | 4 Jul 2024
  • LINQPad – The .NET Programmer's Playground

    4 projects | news.ycombinator.com | 23 Jun 2024

Did you konow that C# is
the 10th most popular programming language
based on number of metions?