Metadata >> NuGet >> WinRtHttpClientHandler

WinRtHttpClientHandler

Metadata

Authors Oren Novotny
Copyrights © Oren Novotny 2013
Description An HttpMessageHandler that lets you use the Windows Runtime IHttpFilter
Language en-US
LicenseUrl http://choosealicense.com/licenses/apache/
Owners Oren Novotny
ProjectUrl https://github.com/onovotny/WinRtHttpClientHandler
RequireLicenseAcceptance False
Tags winrt win81 wpa81 wp8 httpclient ssl ihttpfilter
PackageSize 20774
PackageHashAlgorithm SHA512
PackageHash xY+YemEzwwSfM6XrCgFgLXfJGcNHkVavwXwSnkHpHC5zNp8++pdj9ln1lCrYBstk01PQsRtMC0Mfezj6vLWXhA==
DownloadCount 000000
CreatedDate 2014-04-19T17:11:31

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 WinRtHttpClientHandler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install WinRtHttpClientHandler -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 WinRtHttpClientHandler
Installing the package (HTTP Basic authentication):
Install-Package WinRtHttpClientHandler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package WinRtHttpClientHandler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package WinRtHttpClientHandler

OpenWrap

Installing the package:
o add-wrap WinRtHttpClientHandler
Uninstalling the package:
o remove-wrap WinRtHttpClientHandler

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
1.0
0.3.0-beta1
0.3.0-alpha2
0.3.0-alpha1