News

Microsoft Squeezes In One More Surprise .NET Core 3.0 Preview: RC1

After saying .NET Core 3.0 Preview 9 was the final preview before next week's official general availability (GA) launch, Microsoft today issued a surprise Release Candidate 1 (RC1) offering.

.NET Core 3.0 is a long-awaited, important milestone on the company's transition from the traditional Windows-only .NET Framework to a more modern, open source implementation. Next year, everything will be consolidated into one .NET 5 framework.

The RC1 was necessitated by today's release of Visual Studio 2019 16.3 Preview 4, which is synced with the .NET Core SDK.

"It is critical that the .NET Core SDK version that is part of any Visual Studio release includes the same toolset in order to deliver a compatible experience in all scenarios," Microsoft said.

"We should have realized that there was a high likelihood that we might need to release changes to accommodate another Visual Studio preview. Making fixes in the .NET toolset like this is standard operating procedure. We could have released a new .NET Core SDK and only delivered it via Visual Studio, however, we've broken people in the (now distant) past with that approach. As a result, when we release a new .NET Core SDK, we make it available for everyone in all the places."

Predictably, nothing much is new as the dev team focuses on polishing up existing features.

On the ASP.NET Core 3.0 side of things (which includes Blazor), Microsoft said "This release contains only a handful of bug fixes and closely represents what we expect to release for .NET Core 3.0."

The official GA release date will be Sept. 23 during the online .NET Conf.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events