Software Alternatives, Accelerators & Startups

Xamarin Studio

Build better apps with Xamarin Studio.

Xamarin Studio

Xamarin Studio Reviews and Details

This page is designed to help you find out whether Xamarin Studio is good and if it is the right choice for you.

Screenshots and images

  • Xamarin Studio Landing page
    Landing page //
    2023-10-22

Features & Specs

  1. Cross-Platform Development

    Xamarin Studio, now part of Visual Studio for Mac, allows developers to build applications that can run on both iOS and Android platforms using a single codebase, reducing development time and costs.

  2. C# and .NET Framework

    Utilizes the C# programming language and the .NET framework, which are familiar to many developers, allowing them to leverage existing skills and use a diverse library of resources.

  3. Native Performance

    Provides the ability to create applications with native performance, as Xamarin compiles code into native binaries specific to each platform.

  4. Shared Code

    Offers shared code functionality, which allows developers to write business logic once and share up to 90% of their code across different platforms.

  5. Integrated Development Environment

    Visual Studio for Mac offers a comprehensive and integrated development environment with debugging, testing, and cloud deployment tools.

  6. Microsoft Support

    As a Microsoft product, Xamarin Studio benefits from strong support and regular updates from Microsoft, ensuring it stays updated with the latest features and security patches.

Badges

Promote Xamarin Studio. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for Xamarin Studio yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Xamarin Studio and what they use it for.
  • Visual Studio vs. Visual Studio Code: An In-depth Comparison
    Visual Studio mainly supports the Windows operating system and there is a version for macOS users called Visual Studio for Mac. There is no version for devices running Linux operating systems hence they access similar features like Visual Studio's through Mono . Note that Microsoft will soon be terminating VS for Mac by 31st August, 2024. - Source: dev.to / almost 2 years ago
  • Microsoft is discontinuing Visual Studio for Mac after major overhaul
    I didn't know it existed. https://visualstudio.microsoft.com/vs/mac/. - Source: Hacker News / almost 3 years ago
  • Homebrew Is Awesome
    Most of the stuff is already available as classical UNIX, then, https://developer.apple.com/xcode/ https://www.oracle.com/java/technologies/downloads https://maven.apache.org/download.cgi https://www.eclipse.org/downloads/ https://dotnet.microsoft.com/en-us/download https://code.visualstudio.com/ https://visualstudio.microsoft.com/vs/mac/ And I am pretty much done. - Source: Hacker News / almost 3 years ago
  • Can I create Windows Form with my Mac M1?
    Sorry but thatโ€™s one of the things itโ€™s canโ€™t do. https://visualstudio.microsoft.com/vs/mac/. If you scroll to the bottom that page they compare vs for Mac with the windows version so you can see how they compare. Source: about 3 years ago
  • Error message in terminal
    Your code looks right I guess (been a long time since I've done C lol) so probably this means something in the build chain is broken. If this is "Visual Studio for Mac" then I think you're out of luck, as far as I can tell VS does not support C/C++ on Mac according to https://visualstudio.microsoft.com/vs/mac/ (VS supports C via its C++ compiler, MSVC, which is not ported to Mac). If you're in VSCode you should be... Source: about 3 years ago
  • VSCode .Net Problem
    I'm not a Mac user, but Visual Studio is available for Mac - if it's anything like its Windows counterpart then it should be a lot more straightforward than trying to set up VSCode. Source: about 3 years ago
  • free IDE for C# and .net
    Visual Studio 2022 for Mac is free if you make less than a million a year if I recall correctly. Source: over 3 years ago
  • Looking for suggestions on how to deploy Visual Studio through Kandji
    Not to be rude, but you're wrong: https://visualstudio.microsoft.com/vs/mac/. Source: over 3 years ago
  • My Journey to Becoming a Full Stack Developer
    As Microsoft changed their leadership and became a heavyweight in cloud computing, in addition to the enhancements to .NET and their front-end languages (Razor, Blazor, TypeScript), the .NET stack gradually became my preference as I got older. These days I'm a Windows user and a Microsoft enthusiast, but with .NET Core and Visual Studio for Mac being released, not to mention Visual Studio Code, we could all easily... - Source: dev.to / over 3 years ago
  • System.Drawing doesn't work for me. Tried running without debugger, and this was the outcome. Any help is appreciated :)
    Official page said that VS for Mac not supports Windows Forms and WPF. What you trying to do? Source: over 3 years ago
  • Any way to download Windowsโ€™ Visual Studio on intel mac?
    There is a Visual Studio for Mac version, but an underlying problem is .NET Framework as it officially doesn't run on anything that's not Windows, you could try using Mono with VS or it's accompanying MonoDevelop instead but I've never had a great or even good experience using it. Source: over 3 years ago
  • What kind of code editor to use on a mac?
    I used to use Visual Studio for Mac when I had a Mac: https://visualstudio.microsoft.com/vs/mac/ and if you do move over to Windows like I did, you can use your existing projects with Visual Studio Enterprise as well. Source: almost 4 years ago
  • Reasons why a Mac wouldnโ€™t work for the gaming industry?
    Proper Visual Studio doesn't work on a mac. Your options are the .NET only MonoDevelop reskin or VSCode which are both very different bits of software. Source: almost 4 years ago
  • Does Linux and Ubuntu run well on the M1 Macbook Pro?
    In what feels like a bizarre alternative timeline, Visual Studio now runs on Mac too. Source: almost 4 years ago
  • T14 g3 vs T14s g3 less fan noise?
    All they mentioned is Visual Studio which happens to natively support Apple Silicon. And wanting something quiet (which MacBooks also are). I can only give a recommendation based on the information in front of me, sorry. Source: almost 4 years ago
  • Windows 11 on ARM on macOS on M1 MacBook โ€“ cold boot to running Visual Studio
    I do not know whether itโ€™s a port, but thereโ€™s https://visualstudio.microsoft.com/vs/mac/. - Source: Hacker News / almost 4 years ago
  • this sub in a nutshell
    Visual Studio for Mac should make things easier. Source: about 4 years ago
  • Programming on the newest Macbook Air
    Visual Stuido did have a mac version and I think you could do programming of C++ just fine on Mac. Source: about 4 years ago
  • Apple getting a tad too cocky with M2
    You clearly didn't read the first paragraph of the blog post or click the first link. Source: about 4 years ago
  • Is it just me, or is learning C# in a mac environment a semi-nightmare?
    VS for Mac is years old. It started life as Xamarin Studio, which itself was a fork of MonoDevelop, but at this point they're in the middle of the 2nd rewrite for the 2022 preview so it's nothing like it used to be. Source: about 4 years ago
  • when your friend is a C# dev
    Seems to be available on Mac now https://visualstudio.microsoft.com/vs/mac/. Source: over 4 years ago

Summary of the public mentions of Xamarin Studio

Xamarin Studio, now part of the Visual Studio for Mac ecosystem, is widely recognized as a robust Integrated Development Environment (IDE) for cross-platform app development. Built on the .NET framework, it leverages C# for creating applications across Android, iOS, macOS, tvOS, and Windows platforms, and is particularly appreciated by .NET developers who seek to extend their skills into mobile app development domains.

Widely Acknowledged Cross-Platform Capabilities

One of Xamarin Studio's main accolades lies in its comprehensive cross-platform capabilities. The IDE is praised for its seamless extension of .NET functionalities, offering tools and libraries that enable developers to efficiently build, test, and debug applications across various operating systems. It's highlighted as an integral starting point for Android app development, provided the developer has a foundational understanding of C#. This capability of using C# across different platforms negates the necessity of mastering multiple languages, thus, enhancing its appeal among developers familiar with the .NET ecosystem.

Transformation into Visual Studio for Mac

Xamarin Studio's journey to becoming Visual Studio for Mac signals a broader integration into Microsoft's suite of development tools. While some users appear unaware of the product's current incarnation, it has gained support as a legitimate development environment for macOS users. However, it faces certain limitations. For example, it doesn't support native C/C++ development on Mac directly, a point of contention for those coming from or co-developing in environments where such languages are prevalent.

User Sentiments and Awareness

Despite Xamarin Studio's longstanding presence and utility, public awareness seems to be mixed. Some developers remained unaware of Visual Studio for Mac's existence until they encountered specific needs that led them to it. In other contexts, the IDE is sometimes unfavorably compared to its Windows counterpart, particularly as the macOS version lacks support for some major frameworks like System.Drawing and certain Windows-specific development features.

Pending Termination Notice

A significant shift in its trajectory is marked by the announcement that Microsoft will discontinue Visual Studio for Mac support by August 31, 2024. This development reflects a strategic decision by Microsoft to streamline its offerings, although it leaves some developers pondering alternativesโ€”potentially reinvigorating the exploration of competitors like NetBeans, Qt Creator, or RAD Studio for similar development needs.

Conclusion

Xamarin Studio, through its evolution into Visual Studio for Mac, has maintained its status as a strong contender in cross-platform development within the .NET framework. However, its impending discontinuation might stir the ecosystem, prompting developers to reassess their tools and prepare for transitions. While this situation underscores the constantly evolving technology landscape, Xamarin Studioโ€™s contribution to simplifying cross-platform development with .NET during its lifecycle remains significant.

Do you know an article comparing Xamarin Studio to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Xamarin Studio discussion

Log in or Post with

Is Xamarin Studio good? This is an informative page that will help you find out. Moreover, you can review and discuss Xamarin Studio here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.