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
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 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
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 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.
-
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)
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