Well, I think it's time to have my own little sunset of MonoDevelop. I'd like to say a huge thanks to everyone who's been involved in it (I recognise a good few names from this chat), it's been my go-to IDE for over a decade now. But, as the last of my OSS projects have migrated to .NET Core, I really have to let MonoDevelop go in favour of VS Code on GNU/Linux. I just had a look at DotDevelop and it doesn't seem to have gained enough traction to be useful right now. It's been a great run with MD all the same.
Bye all!
@lytico I have to put it on github at some point and anything that is worthwhile to you, you're more than welcome to. It has been a few weeks since I last opened it up. I will let you know when I have gotten around to adding the project to github.
@lextm Ok thank you! I thought it was still open just wasn't sure if anything had changed in regards to its open-ness lol.
As i said above ill post again when i get to uploading my code, idk if it will work with what you guys are doing, I doubt my skills are on the same level lol. It was a toss up between making my own IDE or OS, so I took what I thought to be the simpler route first. Not so simple hahah.
Thanks again!
Hello. Im interested to find if others share the same views.
1) mono was created as an open source implementation of the .net framework. But seeing as the shift is has been made to .net core, mono which is more or less on par with .net framework 4.8.x one can now expect very little new development with regards to mono?
2) monodevelop. The open source ide which also runs on linux. It appears that there is almost no more development taking place (or open source development) as the focus is now on providing an ide for Mac.
3) The mono and monodevelop implementations are now stagnating and favour seems to be on .netcore5/6 and Vs Code?
4) I recall the Xamarin/Ximian community being very active. Yet it seems like everyone has disappeared? Even Miguel De Icaza doesnt appear to blog anymore. What happened?
On a personal note:
I check out many different projects from github on a daily basis. The ones I have the most issues with are believe it or not, the .net core projects.
Am i correct in saying that .net core was touted to be cross platform? Yet things when I install .net core 5 on linux, I check out any major "dotnet" project e.g. dotnet/msbuild from github, I run the build script and then it fails. I usuallly end up having to make many corrections jsut too get it to compile or end up just giving up.
What I would like to see... well for one, no false claims and illusions of support. What am I saying? Perhaps things should go back to how they were before xamarin joined microsoft. .. because I dont see any real gain for especially linux with regards to .net and c# and related techs happening. The focus is once again on the proprietary OS's.