ArianKulp.WindowsPhone.MyAppsList 1.1.0

dotnet add package ArianKulp.WindowsPhone.MyAppsList --version 1.1.0
NuGet\Install-Package ArianKulp.WindowsPhone.MyAppsList -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ArianKulp.WindowsPhone.MyAppsList" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArianKulp.WindowsPhone.MyAppsList --version 1.1.0
#r "nuget: ArianKulp.WindowsPhone.MyAppsList, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ArianKulp.WindowsPhone.MyAppsList as a Cake Addin
#addin nuget:?package=ArianKulp.WindowsPhone.MyAppsList&version=1.1.0

// Install ArianKulp.WindowsPhone.MyAppsList as a Cake Tool
#tool nuget:?package=ArianKulp.WindowsPhone.MyAppsList&version=1.1.0

Drop-in control to display all apps by a given author.  Useful for About pages.  Displays name, ratings info, and icon like in Marketplace results.

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp71 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 3,457 2/2/2014
1.0.0 1,549 1/26/2014

1.1 Added Background binding for app elements, moved template to general.xaml
1.0 Initial release