C# Shell .NET IDE

Enthält WerbungIn-App-Käufe
4.3
4.42 Tsg. Rezensionen
500 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

Compile and learn C# on the go using the Mono CLR under Android

[Primary features]
- C# 12 support
- Syntax highlighting
- Code completion
- NuGet package managment
- Show code errors during compilation
- Show code errors in realtime 🛒
- Export assembly (exe/dll)
- Create launcher shortcut to assembly
- Multiple customizable editor themes
- Editor customization (font size, invisible characters)
- Basic debugging
- Support for Console code
- Support for .NET MAUI (GUI)
- XAML layout designer (MAUI) 🛒
- Unit tests support

[Runtime Note]
This is not Visual Studio or Windows.
This app runs on Android and is subject to some of the OS limitations.
Hence Windows only technologies can't work on Android at all.
This includes WPF, UWP, Windows Forms, Windows API and all libraries dependent on it.
Also note that the Mono version for Android doesn't have System.Drawing as it was deemed redundant due to Android.Graphics.

Your device requires free storage of at least 1 GB to properly install, even though the app takes up only about 350MB.

[System requirements]
In addition this application runs everything locally and may not run well on devices with for example 1 GB of RAM a 1.0 GHZ CPU with 4 cores.
2 GB RAM and 2 GHZ x 4 should run well.


Read the frequently asked questions before emailing or opening a GitHub issue about a possible problem. It will most likely already be answered in the FAQ.
https://github.com/radimitrov/CSharpShellApp/blob/master/FAQ.MD

SmashIcons attributions:
https://htmlpreview.github.io/?https://github.com/radimitrov/CSharpShellApp/blob/master/SmashIcons_FlatIcon_Attributions.html
Aktualisiert am
15.01.2025

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Diese App kann die folgenden Datentypen an Dritte weitergeben
Personenbezogene Daten und Geräte- oder andere IDs
Diese App kann die folgenden Datentypen erheben
App-Informationen und -Leistung
Daten werden bei der Übertragung verschlüsselt

Bewertungen und Rezensionen

4.3
4.17 Tsg. Rezensionen

Neuerungen

* Updated to .NET 9 SR 1
* Updated MAUI packages