Get the latest tech news

CSharpRepl: C# REPL with syntax highlighting and intellisense


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

Quickly try out C# syntax and .NET APIs, without needing to litter your filesystem with testing projects. Use the#r command to reference NuGet packages; the autocompletion window shows relevant method/class documentation. For NuGet packages and assemblies that support SourceLink, browse their original source code by simply pressing F12.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of CSharpRepl

CSharpRepl

Photo of syntax highlighting

syntax highlighting