RoslynPad
MonoDevelop
RoslynPad | MonoDevelop | |
---|---|---|
9 | 16 | |
2,407 | 2,681 | |
1.2% | - | |
8.0 | 1.7 | |
18 days ago | almost 3 years ago | |
C# | C# | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RoslynPad
-
LINQPad – The .NET Programmer's Playground
Also check out free open source alternative RoslynPad. https://roslynpad.net/
-
CSharpRepl: Command line C# REPL with syntax highlighting and intellisense
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
-
How to install RoslynPad on Mac
First - follow instruction in official Git account https://github.com/roslynpad/roslynpad:
-
Im a beginner in C# and wanted to practice the basics while I’m at work. Since I don’t have access to Visual Studio, I can’t tell if there are any errors. Any help?
Sometimes i use roslynpad to check some code sentences quickly at my work. I think u could use it for practise, its a really simple C# editor. https://roslynpad.net/
-
Linqpad like solution for MacOS?
RoslynPad is similar but not quite as good. https://roslynpad.net/
-
RoslynPad on macOS?
RoslynPad:
- A simple dotnet tool to run C# scripts.
-
How to handle scripting in a custom game engine (similar to Unity)?
if you clone roslynpad (https://github.com/aelij/RoslynPad) you can find samples. It already deploys with Roslyn (the runtime C# compiler) which helps a bit with integration.
-
What environment, online or as an application, do you use to test out and develop small C# scripts on Mac OS?
There is RoslynPad but you have to build yourself on Mac OS.
MonoDevelop
-
Microsoft is retiring Visual Studio for Mac in 2024
An older version of the underlying source code remains available: https://github.com/mono/monodevelop
-
Any real free alternative to VS on Linux?
From what I understand MonoDevelop has been discontinued. Even their repo has been archived.
-
Open source desktop applications list
SharpDevelop and MonoDevelop are both dead and focused for devs which gives them different priority than apps targeted at non-devs, but they show how to put together seriously complex apps, and they're the ancestor of the Visual Studio for Mac.
- Thoughts about an article talking about the insecurity of linux
-
Any IDE to create VB .NET applications on LINUX??
Monodevelop
-
Develop apps on ubuntu(or other distros).
There are Linux binaries for MonoDevelop which is what VS for Mac is based on.
-
Some questions about coding c# on linux
Using Visual Studio with Wine is not really possible. But you have other IDEs as options. You can pack Visual Studio Code with the needed plugins. You can use MonoDevelop which is the IDE from the Mono project https://www.monodevelop.com/. Something to add here, the Mono project is actually developed by Microsoft. And there is Jetbrains Rider, I personally use it every day at work and am kind of in love, but it costs you 139 € in the first year.
- VS Alternative for Linux?
- Since .NET 6 will be cross-platform, will visual studio be available on linux?
- Working with .Net Framework project (Asp.Net) project in linux
What are some alternatives?
Visual Studio Code - Visual Studio Code
SharpDevelop
AvalonStudio - Cross platform IDE and Shell
Waf DotNetPad - The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.
Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotdevelop - MonoDevelop is a cross platform .NET IDE
Consulo - Platform repository of Consulo. Plugins implementation hold in their repositories
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
HZDCoreEditor - .NET tools and resources for editing Decima game engine files.