Nandan Parmar

Results 3 issues of Nandan Parmar

## Fixes #2248 - #2248 Aggregated route failing to resolve nested `userId` parameter during downstream calls This PR fixes an issue where aggregated routes failed to correctly resolve nested route...

bug
Aggregation

### Background I'm exploring the implementation of real-time data streaming in ASP.NET Core Web API, aiming to handle high-frequency data updates efficiently. ### Problem While implementing real-time streaming using SignalR,...

This change fixes an issue where `QueryMultiple` and `QueryMultipleAsync` only invoked OnCompleted when parameters were of type DynamicParameters. If a caller provided a custom parameter type that implemented `IParameterCallbacks`, the...