core icon indicating copy to clipboard operation
core copied to clipboard

.NET news, announcements, release notes, and more!

Results 355 core issues
Sort by recently updated
recently updated
newest added

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Unhandled-exception-in-XAML-viewer-when-/10063972)._ --- Apologies for putting the problem here. My "Report a problem.." doesnt work from my visual studio To reproduce....

area-msbuild

Problem encountered on https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/install Operating System: macos Hi, I'm trying to install dotnet on MacOS for C# projects but after installing, I tried to check to see if it has...

area-tutorials

Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/deploy-microservice-tutorial/azure-resources Operating System: windows Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant....

area-tutorials

On Windows, .NET 6 is putting application data directly in the user profile at `$env:userprofile\.dotnet`. This violates Microsoft recommendations for Windows operating systems and should be moved to the recommended...

Team:SDK

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

os-lifecycle

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

# Version Information not added when published on Mac/Linux We publish our binary as single file. When we build such an EXE on Linux or Mac, it does not contain...

area-runtime

As dotnet/install-scripts#236 , I tried to install sdk with version 5.0.404, it was slow too. So I guss, it is not about `latest.version`. Here are the cmds: ``` ./dotnet-install.sh --version...

# What's new in .NET 7 Preview 6 This issue is for teams to highlight work for the community that will release .NET 7 Preview 6 To add content, use...

documentation