Starting in .NET 8 Preview 6, the [SupplyParameterFromQuery] attribute no longer has to be used with the [Parameter] attribute. Furthermore, components other than page components can read query parameters using [SupplyParameterFromQuery].
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Starting in .NET 8 Preview 6, the
[SupplyParameterFromQuery]attribute no longer has to be used with the[Parameter]attribute. Furthermore, components other than page components can read query parameters using[SupplyParameterFromQuery].Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.