News

.NET Core 2.0 Sees End of Life, 2.1.5 Update Released

.NET Core 2.0 in a sense "died" yesterday, Oct. 1, the official "end of life" date for that version of Microsoft's open source, modular and cross-platform modernization of the .NET Framework.

Microsoft provided a brief eulogy of sorts, noting that v2.0, introduced Aug. 14, 2017, "really began to open the path to the capabilities envisioned for .NET Core." Then it detailed how to move to the new long-term support (LTS) release, .NET Core 2.1. "We recommend that you make .NET Core 2.1 your new standard for .NET Core development," the company said.

To that end, a new October update was announced, featuring .NET Core 2.1.5 and .NET Core SDK 2.1.403.

Little new functionality was introduced, as the release was said to contain important reliability fixes. Docker images were updated, and the rollout of .NET Core 2.1.5 to Azure App Services was announced. To give time to migrate to v2.1.5, support for v2.0 will continue until June 27, 2019, on Azure App Services, the cloud app hosting service that backs cloud apps for Web and mobile clients that run on any platform.

All of the changes to .NET Core 2.1.5 and .NET Core SDK 2.1.403 can be seen in the commit list, which now includes ASP.NET Core and EntityFrameworkCore details.

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