Does your XAML app need more (good) ratings? This will help!

A colleague of mine, Jared Bienz, created a great library that lets you can incorporate ratings into your app super easily (NuGet package easy).  It’s a ratings control to include in your app, but this rating control has some smarts in it.  It won’t prompt the user for a rating on the first run, but after they have run it a few times (the number of times is configurable) before they are prompted for a review.  If they reviewed already or said no it won’t keep interrupting them.  He has an MSDN article that explains the logic for this, but in a nutshell you want to draw out users that user using the app to actually rate your app. 

Read the article here: https://code.msdn.microsoft.com/Improve-app-ratings-with-a-6139caa5 

Nice work, Jared I just dropped into one of my apps and sent the update in the store.