News

Visual Studio 2019 for Mac 8.2 Ships with .NET Core 3.0 Support

Microsoft shipped Visual Studio for Mac 8.2, with support for C# 8.0 and .NET Core 3.0, the latter of which was just declared ready for production coding. Also released was Preview 1 of VS for Mac 8.3.

The company yesterday released .NET Core 3.0 Preview 7, ready for production use, and announced the .NET Core dev team was transitioning from adding new features to focus on polishing existing features and improving reliability and stability.

Meanwhile, the VS for Mac dev team "has been hard at work to add support for .NET Core 3.0 Preview and C# 8 into Visual Studio for Mac," said Sayed Hashimi, senior program manager, Visual Studio for Mac, in a blog post. "With this release you'll find that we officially support .NET Core 3.0 Preview and C# 8."

However, to put the production-ready .NET Core 3.0 preview code through its paces, Mac-based developers will need to manually download a preview of the .NET Core 3.0 SDK, which isn't yet bundled with the IDE, though it will be in the future.

Visual Studio 2019 for Mac 8.2 also continues the dev team's focus on improving the new C# editor introduced in v8.1 in response to many developer complaints, which prompted the dev team to switch gears and borrow from Visual Studio for Windows internals in an editor revamp.

"In version 8.1 of Visual Studio 2019 for Mac, we introduced the new C# editor and we continue to add features to further improve the code editing experience in Visual Studio for Mac," Hashimi said. "With the latest release, we are introducing IntelliSense Type Filtering as well as the ability to include import items in your IntelliSense completion list."

Other improvements were also made to the C# editor, along with the XAML and AXML (for Android coding) editors.

In the new Visual Studio 2019 for Mac version 8.3 Preview 1, meanwhile, the dev team focused on .NET Core improvements, including adding publish support for .NET Core Console and .NET Standard Library Projects. It also added support for launchSettings.json and file nesting support in ASP.NET Core development.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube