CSharpRepl
C Sharp REPL
An interactive C# programming environment with syntax highlighting and NuGet package management
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: 9 days ago
Linked from 1 awesome list
cliconsolecsharpdotnetglobal-toolinteractive-programmingrepl
Related projects:
Repository | Description | Stars |
---|---|---|
commandlineparser/commandline | Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,584 |
dotnet/csharplang | The official repo for C# language design and implementation. | 11,555 |
jonsequitur/dotnet-repl | A polyglot .NET REPL for code interaction and execution in multiple programming languages | 735 |
messagepack-csharp/messagepack-csharp | Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin. | 5,795 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
bflattened/bflat | A C# compiler and runtime system that compiles to native executables with the performance of CoreCLR GC and RyuJIT | 3,651 |
scriptcs/scriptcs | An environment for writing and executing C# code in a text editor with NuGet package management. | 2,473 |
dustincampbell/csharpessentials | A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |
bitzhuwei/csharpgl | A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. | 570 |
vincenth-net/csharpformarkup | Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. | 751 |
pardeike/harmony | A runtime patching library for .NET and Mono methods allowing non-destructive alteration of application functionality | 5,296 |
spectreconsole/spectre.console | A .NET library for building visually appealing console applications with rich text styling and terminal color support. | 9,474 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |