Paketname | mono-csharp-shell |
Beschreibung | interactive C# shell |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.4.4~svn151842-1ubuntu4 |
Sektion | shells |
Priorität | optional |
Installierte Größe | 1116 Byte |
Hängt ab von | mono-runtime (>= 1.1.8.1), libc6 (>= 2.10) | libc6.1 (>= 2.10) | libc0.1 (>= 2.10), libmono-corlib2. |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | mono |
Paketgröße | 397420 Byte |
Prüfsumme MD5 | 8065c3777b3d209fddb68c8caf1b465b |
Prüfsumme SHA1 | d19bc20092a6e2a88da540a901c0693ae0c7da68 |
Prüfsumme SHA256 | c5f2803f6a25baaf3f926c83bfa0e188db8bb0f4e8da4d5265d62d8776f4d8f7 |
Link zum Herunterladen | mono-csharp-shell_2.4.4~svn151842-1ubuntu4_all.deb |
Ausführliche Beschreibung | Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Novell.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
.
This package contains the interactive C# shell named csharp. csharp permits
dynamically evaluating C# statements, and can be used for writing scripts or
testing code fragments.
For examples and a brief overview of the commands see:
http://www.mono-project.com/CsharpRepl
|