Rich Lander
Rich Lander
We need a new libc targeting plan. We've been able to skip this need for some time since we've used CentOS 7 as our primary build OS. For Arm64, we've...
# Installing .NET 6 on Ubuntu 22.04 (Jammy) We announced support for .NET 6 on Ubuntu 22.04 with our [May 2022 Updates](https://devblogs.microsoft.com/dotnet/may-2022-updates/). At that time, the [supported installation methods](https://docs.microsoft.com/dotnet/core/install/linux-ubuntu) were...
_Updated for .NET 8 SDK Preview 1_ # Signed NuGet Package Verification Re-enabled for Linux [Signed NuGet package verification](https://docs.microsoft.com/nuget/reference/signed-packages-reference) has been [re-enabled for Linux .NET SDK builds with .NET 6...
# Evergreen dotnet links We would like to offer evergreen links to make downloading .NET easier. Today, .NET links are not predictable (and have guids in them). We already have...
Now is a good time to start thinking about what might come next. I've started some issues to that end. Feel free to comment with links to improvements that you'd...
# .NET support for Windows 7 and 8.1 will end in January 2023 Windows 7 and Windows 8.1 are currently [supported with .NET 6](https://github.com/dotnet/core/blob/main/release-notes/6.0/supported-os.md#windows). They will not be supported with...
The "Current" term is switching to "Short Term Support (STS)". It nicely and intuitively contrasts with "Long Term Support (LTS)". Nothing else is changing (beyond the name). Relates to: -...
Apply new labels to `release-index.json` and `release.json`. This PR will be merged on July 13th. Context: https://github.com/dotnet/designs/pull/265 We cannot change the existing `support-phase` property, due to compatibility. It will go...
The following list defines breaking changes that are proposed for .NET 8. Proposed: - https://github.com/dotnet/sdk/issues/10357 Carryovers from .NET 7: - https://github.com/dotnet/sdk/issues/23540 - https://github.com/dotnet/sdk/issues/23545 ## dotnet build/publish produces RID-specific apps by...
# dotnet/announcements best practices The [dotnet/announcements](https://github.com/dotnet/announcements) repo is intended to keep everyone informed about important information related to the .NET platform. It is a one-way broadcast that plays nicely with...