Minimal APIs dotnet asp.net Minimal APIs in .NET 6: How to bind [FromQuery] Minimal APIs in .NET 6 does not support the [FromQuery]-binding. Here's how you mitigate that using custom bindings.