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
- 3 Comments
Joined 2 years ago
Cake day: June 20th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
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.
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