core icon indicating copy to clipboard operation
core copied to clipboard

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

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

Brew is not our preferred experience. Related: https://github.com/microsoft/vscode-dotnettools/issues/2090

area-setup

We need to work on this by having better release notes / docs. > Prompt: install .NET on Ubuntu 24.04 ## Wrong Answers GitHub Copilot -- GPT 4.1 GitHub Copilot...

area-setup

### URL(s) URLs linked in the description below. I'm happy to separately list them here as well; please lmk if this is necessary. ### Description I was scanning through release...

area-release-notes

I noticed a breaking change in JSON: - https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.15/release.json - https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/release.json Notice the `release` / `releases` property. We should get that fixed. We haven't done a good job of advertising...

area-release-notes

There was a break in the format (top-level properties added) we use for the standalone release.json files. It broke my tools. Can it be backed out? Before: https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.4/release.json After: https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.5/release.json...

area-release-notes