Share via

What is the alternate IDE in place of Visual Studio MAC to support the .NET8 in the MAC system for the development of native .NET SDK style IOS projects ?

Anonymous
2023-09-18T05:53:58.22+00:00

Hi Team,

As we already know Visual Studio for MAC is going to retire in Aug 31, 2024.

We are working on Migration of Xamarin Native Projects(Xamarin.Android and Xamarin.IOS) to .Net-Android /.Net-IOS Style Projects. What will be the alternate IDE for development of .Net SDK project for MAC ? It seems C# Dev Kit for VS Code is an alternative for MAUI Projects. Please let us know the IDE for developing the Native .NET Android/IOS Projects .

Looking forward for ur response.

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Mia Wu-MSFT 327 Reputation points Microsoft Employee Moderator
    2023-10-11T11:32:08.56+00:00

    C# Dev Kit for VS Code can develop native .NET Android and iOS projects, and it will be the alternative for VS for MAC in the future.

    You can find more information about C# Dev Kit and .NET MAUI in the following links:

    Please note that the tool just GA this month so the functionalities are still under improvement. If you have any feedback for C# Dev Kit, welcome to raise issues on https://github.com/dotnet/vscode-dotnettools (this represents the C# Dev Kit product feedback area – MAUI, Unity).

    Was this answer helpful?

    0 comments No comments

  2. Bruce (SqlWork.com) 84,061 Reputation points
    2023-09-21T15:53:43.1466667+00:00

    if you want an IDE look at jet brains rider. they also have a cross platform kotlin story.

    or as suggested go native with Xcode, but I picked Swift/Swift-UI rather than objective-c. Swift-UI is probably worth the switch by itself.

    Was this answer helpful?

    0 comments No comments

  3. Debojit Acharjee 455 Reputation points
    2023-09-21T14:28:40.7033333+00:00

    Nothing is better than Xcode for iOS and Mac app development. Visual Studio is best for Windows. Objective-C is great language of choice for Apple products and .NET for Windows.

    Please accept this answer.


    To learn how to use a computer effectively:

    https://amzn.to/3NB6Xa0

    Was this answer helpful?

    0 comments No comments

  4. Tianyu Sun-MSFT 34,836 Reputation points Microsoft External Staff
    2023-09-19T08:40:58.8833333+00:00

    Hello @Sheetal Rodrigues ,

    Welcome to Microsoft Q&A forum.

    You can use C# Dev Kit for VS Code to develop the Native .NET Android/IOS Projects. The alternate choices have been listed here: What options do I have instead of Visual Studio for Mac? => 1. Visual Studio Code with the new C# Dev Kit and related extensions. 2. Visual Studio IDE running on Windows in a VM on Mac. 3. Visual Studio IDE running on Windows in a VM in the Cloud.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.