https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.routing.linkoptions.appendtrailingslash?view=aspnetcore-6.0
LinkOptions.AppendTrailingSlash Property (Microsoft.AspNetCore.Routing) | Microsoft Learn
Gets or sets a value indicating whether a trailing slash should be appended to the generated URLs.
propertymicrosoftaspnetcoreroutinglearn
https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.routing.linkoptions.lowercasequerystrings?view=aspnetcore-6.0
LinkOptions.LowercaseQueryStrings Property (Microsoft.AspNetCore.Routing) | Microsoft Learn
Gets or sets a value indicating whether a generated query strings are lowercase. This property will be false unless LowercaseUrls is also true.
propertymicrosoftaspnetcoreroutinglearn