Jetbrains Rider free for personal use. You must use .net (core) on Linux, it works like a charm. Visual studio code is fine too but you need tons of plugins to have an IDE experience in .Net. You might have a problem with your .net installation id you can’t compile a simple program. How did you install .net? From microsoft’s ppa?
- 0 Posts
- 6 Comments
zap12344@feddit.itto Asklemmy@lemmy.ml•Does mozilla plan to add support for add-ons in Firefox ios, since Apple was forced to allow browsers other than safari?2·2 months agoI don’t think Gecko is a requirement for the addons. The Orion Browser supports (many but not all) Firefox’s addons and its webkit. So it is feasible although probably hard to obtain a 100% compatibility. I still use Firefox on Ios because I prefer the UI but not all sites works well with it. Also the ios team at Mozilla is very small allegedly based on some public threads on the internet.
zap12344@feddit.itto Buy European@feddit.uk•As an alternative to cloud providers, Sync thing allows you to synchronize files between different computers and mobile devices0·5 months agoOh wow thanks I didn’t know it, I am an iphone user since only recently. However most limitations come from ios limiting background services so I’m not sure how different this one is. Möbius also added experimental support for synching photos which is my main use case and I will have to investigate if sushitrain support this feature.
zap12344@feddit.itto Buy European@feddit.uk•As an alternative to cloud providers, Sync thing allows you to synchronize files between different computers and mobile devices0·5 months agoMöbius Sync for ios is pretty limited compared to the android syncthing client but it’s the only way to escape the tyranny of ICloud on Iphones
You don’t need to use vscode, any text editor is fine. Try to follow the getting started tutorial on microsoft’s website to see if your dotnet configuration is correctly installed. https://learn.microsoft.com/en-us/dotnet/core/get-started