Metadata >> NuGet >> Dapplo.Windows

Dapplo.Windows

Metadata

Authors Robin Krom
Copyrights Dapplo
Description Dapplo.Windows has native code for accessing Windows, e.g getting the size/title/location of a window or monitoring the title changes of windows.
IconUrl http://www.dapplo.net/favicon.ico
Language en-us
LicenseUrl https://en.wikipedia.org/wiki/GNU_General_Public_License
Owners Dapplo
ProjectUrl http://www.dapplo.net/blocks/Dapplo.Windows.html
RequireLicenseAcceptance False
Summary A library with code to natively access windows information.
Tags windows native desktop
Title Dapplo.Windows
PackageSize 84822
PackageHashAlgorithm SHA512
PackageHash c6B2AJogA2zT8l1dlWVBoh1huN5LE4P7uFUpX7mKEZJGFokMYO6rNwtvhSutbq6WkepM60oIQcaROhRhCIGfDg==
DownloadCount 000000
CreatedDate 2015-04-01T11:33:45

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Dapplo.Windows -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Dapplo.Windows -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Dapplo.Windows
Installing the package (HTTP Basic authentication):
Install-Package Dapplo.Windows -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Dapplo.Windows -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Dapplo.Windows

OpenWrap

Installing the package:
o add-wrap Dapplo.Windows
Uninstalling the package:
o remove-wrap Dapplo.Windows

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.6.0