Q42.WinRT.Portable 1.2.3.42

Suggested Alternatives

Q42.HueApi

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Q42.WinRT.Portable --version 1.2.3.42
NuGet\Install-Package Q42.WinRT.Portable -Version 1.2.3.42
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="Q42.WinRT.Portable" Version="1.2.3.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Q42.WinRT.Portable --version 1.2.3.42
#r "nuget: Q42.WinRT.Portable, 1.2.3.42"
#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 Q42.WinRT.Portable as a Cake Addin
#addin nuget:?package=Q42.WinRT.Portable&version=1.2.3.42

// Install Q42.WinRT.Portable as a Cake Tool
#tool nuget:?package=Q42.WinRT.Portable&version=1.2.3.42

This is the portable library that's compatible with WP, WinRT and .Net 4.5. It includes the DataLoader which functions as a wrapper around a Task<T> method. You can bind a progress bar to the DataLoader and show it as long as the task is running.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Q42.WinRT.Portable:

Package Downloads
Q42.WinRT

Open source library for Windows Phone and Windows 8 XAML applications. This library is focused on web connected and data driven applications. It includes helpers to easily cache data from API calls and cache web images to the local storage. There's also a DataLoader included which functions as a wrapper around a Task<T> method. You can bind a progress bar to the DataLoader and show it as long as the task is running.

ModernApp4Me.Universal

The specific part for Windows Universal App of the framework ModernApp4Me.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Q42.WinRT.Portable:

Repository Stars
michielpost/Q42.HueApi
C# helper library to talk to the Philips Hue bridge
Version Downloads Last updated