Q42.WinRT.Portable
1.0.11.42
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Q42.WinRT.Portable --version 1.0.11.42
NuGet\Install-Package Q42.WinRT.Portable -Version 1.0.11.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.0.11.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.0.11.42
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Q42.WinRT.Portable, 1.0.11.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.0.11.42 // Install Q42.WinRT.Portable as a Cake Tool #tool nuget:?package=Q42.WinRT.Portable&version=1.0.11.42
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
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
|