Rich Lander

Results 147 issues of Rich Lander

> This issue is a locked mirror of https://github.com/dotnet/core/issues/7556. See that issue for discussion. # .NET support for Windows 7 and 8.1 will end in January 2023 Windows 7 and...

Windows
PSA
Lifecycle
.NET 6.0
Support
.NET 7.0

# .NET Core 2.1 container images will be deleted from Docker Hub Starting on August 21st, .NET Core 2.1 Docker container images will no longer be available on Docker Hub,...

Docker
.NET Core 2.1
EOL
Lifecycle

# January 2018 Security and Quality Updates The following Security and Quality Updates were released this month. Known issues and resolved CVEs are also listed. ## .NET Framework * [.NET...

Security
.NET Core 2.0
Release
.NET Core 1.1
Docker
Linux
macOS
Windows
.NET Framework
Monthly-Update

# NuGet package restore broken on .NET 5+ with Removal of Trust of VeriSign CA [NuGet package signing verification](https://docs.microsoft.com/nuget/reference/signed-packages-reference) relies on the `VeriSign Universal Root Certification Authority` as part of...

Security
Release
Linux
macOS
PSA
.NET 5.0
.NET 6.0

# .NET Core 2.0 Globalization Invariant Mode ## Summary .NET Core 2.0 includes a new opt-in globalization mode that provides basic globalization-related functionality that is uniform across operating systems and...

Enhancement
.NET Core 2.0

We just published this [fancy post](https://devblogs.microsoft.com/dotnet/dotnet-apphost-improvements/) on (primarily) downloading runtimes via these helpful links. It occurred to me that we could offer the same fancy links for SDKs. Here's an...

untriaged
Area-Install

I'd love a config setting that disables the preview warnings. I use previews 99% of the time, and would love cleaner CLI spew ... it's a lot of text! ```console...

# .NET 8: MSBuild improvements for containers I get a lot of my inspiration for SDK improvements from container workflows. Containers constrain the MSBuild environment considerably, mostly due to the...

untriaged
Area-NetSDK

# Tour of .NET Behavior on Windows 11 Arm64 We're going to take a tour of the basic behavior of .NET 6 and .NET Framework 4.8.1 on Windows 11 Arm64....

Team:Runtime

# Enable publishing for a RID with `PublishRuntimeIdentifier` .NET is simultaneously cross-platform and good at targeting a single platform. Arguably, its cross-platform nature has the greatest benefit during development, where...

untriaged
Area-NetSDK