-
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...
-
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.
-
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
-
NetPad for the OSS version. works great. https://github.com/tareqimbasher/NetPad