ArianKulp.WindowsPhone.MyAppsList
1.1.0
Install-Package ArianKulp.WindowsPhone.MyAppsList -Version 1.1.0
dotnet add package ArianKulp.WindowsPhone.MyAppsList --version 1.1.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ArianKulp.WindowsPhone.MyAppsList, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
Silverlight | sl4-wp71 |
Windows Phone | wp8 wp81 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
WindowsPhone 7.1
- Microsoft.Bcl (>= 1.1.6)
- Microsoft.Bcl.Async (>= 1.0.165)
- Microsoft.Bcl.Build (>= 1.0.13)
- Microsoft.Net.Http (>= 2.2.18)
-
WindowsPhone 8.0
- Microsoft.Bcl (>= 1.1.6)
- Microsoft.Bcl.Async (>= 1.0.165)
- Microsoft.Bcl.Build (>= 1.0.13)
- Microsoft.Net.Http (>= 2.2.18)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1 Added Background binding for app elements, moved template to general.xaml
1.0 Initial release