CSharpRepl
CSharpRepl copied to clipboard
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
The .NET package cache is stored in `%APPDATA%\.csharprepl\packages`, which maps to within the roaming profile, which is synchronized to the domain. This can be extremely slow on some connections (mine...
### Feature Description I would like to use this excellent C# REPL as a replacement for the [C# Interactive tool in JetBrains Rider](https://www.jetbrains.com/help/rider/CSHARP_Interactive.html). The idea with this issue is to...
### Version 0.6.7 ### What happened? String containing new line character '\n' are not printed correctly, see below. 