Rich Lander
Rich Lander
I'm working on updating our approach to release notes, in particular standardizing on JSON (as the primary format) and providing nice reading experiences with generated markdown (that are easy to...
I assume that removing VS for Mac information is correct. We should change our tools for this generating this file. @leecow @rbhanda
We should create patch-release-specific `release.json` files. With such a scheme, I'd expect to see: - `release.json` at this location https://github.com/dotnet/core/tree/main/release-notes/8.0/8.0.1 - `release-index.json` at this location https://github.com/dotnet/core/tree/main/release-notes/8.0 The primary motivator for...
I read about the new [JsonSchemaExporter](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/libraries#jsonschemaexporter) feature. Sounds great. I also noticed that our JSON schema was generated with different tools and is perhaps out of date. - https://github.com/dotnet/core/blob/main/release-notes/releases-index.json#L2 -...
The following images are missing: - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-android-amd64-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-android-amd64-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-android-docker-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-amd64-net8.0-sanitizer` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-ppc64le-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-riscv64-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-webassembly-amd64-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-freebsd-13-net8.0` - `mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-fpm-net8.0` They exist for 9.0/`main`, but not for...
We are changing container defaults for .NET 10, to Ubuntu from Debian, per https://github.com/dotnet/dotnet-docker/discussions/5709. I don't think this change is dramatic, but could result in some subtle differences (and perhaps...
RHEL 7 is now EOL (per our purposes). Context: https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance We need to move all RHEL testing for all supported .NET versions to RHEL 8 but we don't have a...
### Describe the issue or suggestion Arch (and I believe Alpine) don't install ASP.NET Core with the SDK. It would be helpful to cover that. - https://github.com/dotnet/website-feedback/issues/258 - https://wiki.archlinux.org/title/.NET -...
### .NET version `main` ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET 5+? No ###...
Filling out these forms is a pain.