The .NET platform has standardized on "trimming" instead of "linking". For example, see https://learn.microsoft.com/dotnet/core/deploying/trimming/trim-self-contained. We should do a pass on the Blazor docs to align with the trimming terminology.
The .NET platform has standardized on "trimming" instead of "linking". For example, see https://learn.microsoft.com/dotnet/core/deploying/trimming/trim-self-contained. We should do a pass on the Blazor docs to align with the trimming terminology.