1

I am using Xamarin Prism, which allows for URL-style parameters to be used for navigation.

Rather than parsing the string and manually updating my models, I'd like to reuse (anything) that might already exist.

Is it possible to do MVC style model binding for a HTTP GET but for an arbitrary url string?

TLDR
  • 1,198
  • 1
  • 12
  • 31

0 Answers0