CSharpRepl: Command line C# REPL with syntax highlighting and intellisense

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. CSharpRepl

    A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.

    If you mean problems having to do with assigning "..."u8 UTF-8 string literals to variables, there's this workaround:

    https://github.com/waf/CSharpRepl/issues/318#issuecomment-21...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. RoslynPad

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

    There is an alternative of LinqPad. It does not have a lot of features, but it is good enough for testing code snippets.

    https://github.com/roslynpad/roslynpad

  4. NetPad

    A cross-platform C# editor and playground.

    NetPad for the OSS version. works great. https://github.com/tareqimbasher/NetPad

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

  • LINQPad – The .NET Programmer's Playground

    4 projects | news.ycombinator.com | 23 Jun 2024
  • Linqpad like solution for MacOS?

    2 projects | /r/dotnet | 17 Apr 2022
  • Markdown Syntax & Features: A Comprehensive 2025 Guide

    3 projects | dev.to | 11 Jan 2025
  • Visual Studio Code is designed to fracture

    20 projects | news.ycombinator.com | 29 Sep 2024
  • Meziantou.Analyzer alternatives - Roslynator and sonar-dotnet

    3 projects | 28 Sep 2024

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