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 ?

Sheetal Rodrigues 0 Reputation points
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.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,306 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.


  2. 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

    0 comments No comments

  3. Bruce (SqlWork.com) 74,531 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.

    0 comments No comments

  4. Mia Wu-MSFT 327 Reputation points Microsoft Employee
    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).

    0 comments No comments

Your answer

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