CSharpRepl
C# REPL tool
An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language.
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
3k stars
24 watching
112 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
cliconsolecsharpdotnetglobal-toolinteractive-programmingrepl
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,601 |
| The official repo for C# language design and implementation. | 11,644 |
| A polyglot .NET REPL for code interaction and execution in multiple programming languages | 746 |
| Fast C# serializer for compact binary data | 5,868 |
| The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 724 |
| A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
| A C# compiler and runtime system that compiles to native executables with the performance of CoreCLR GC and RyuJIT | 3,676 |
| An environment for writing and executing C# code in a text editor with NuGet package management. | 2,473 |
| A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
| A UI framework for building Windows desktop applications using C# and XAML. | 7,125 |
| A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. | 572 |
| Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. | 761 |
| A runtime patching library for .NET and Mono methods allowing non-destructive alteration of application functionality | 5,351 |
| A .NET library for building visually appealing console applications with rich text styling and terminal color support. | 9,591 |
| Provides pre-built Docker images for .NET applications and tools. | 4,526 |