News

Last .NET Core 3.0 Preview Ships 3 Weeks Ahead of Final Release

Microsoft has shipped its last preview of the long-awaited .NET Core 3.0, which will launch in GA later this month during the Sept. 23-25 .NET Conf online event.

.NET Core 3.0 will mark a major milestone in the .NET journey as the company moves off the old, proprietary Windows-only .NET Framework to an open source, cross-platform future.

Today, the company unveiled .NET Core 3.0 Preview 9, described as "less exciting" than previous builds as the dev team focuses on polishing existing features and functionality rather than introducing new stuff.

.NET Core 3.0 code has already been declared production-ready (having powered the Microsoft .NET site for many weeks) and has worked successfully with Visual Studio 2019 16.2, but the Redmond software giant is advising developers to use it with Visual Studio 2019 16.3.

"We know that some folks have been successful using .NET Core 3.0 builds with Visual Studio 2019 16.2 and wonder why 16.3 is required," the company said in a blog post today (Sept. 4). "The short answer is that we only test .NET Core 3.0 with Visual Studio 2019 16.3 and have made many improvements and key fixes that are only in 16.3. The same model applies to Visual Studio for Mac 8.3."

The free .NET Conf virtual event during which .NET Core 3.0 will officially be launched will feature shorter 30-minute sessions this year but will cover twice the number of topics as in previous years.

Microsoft also today released new versions of .NET Core's ASP.NET Core 3.0 component, EF Core and Visual Studio 16.3 Preview 3.

.NET Core 3.0 Preview 9, running on Windows, macOS and Linux, can be downloaded here. The skimpy release notes can be seen here.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

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

Subscribe on YouTube