Custom ASP.NET Core [FromPath] value provider that binds a URI path to a complex model.
Run the demo
https://github.com/shaunluttin/asp-net-core-from-path-value-provider.git
dotnet run
Then go to http://localhost:5000/properties/search/beds/3/page/1/sort/price_desc to see the result.