Metadata >> NuGet >> OpenWebClient

OpenWebClient

Metadata

Authors Atif Aziz
Copyrights Copyright (c) 2013 Atif Aziz. All rights reserved.
Description An implementation of WebClient that is open for modification.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atif Aziz
ProjectUrl https://bitbucket.org/raboof/owc
RequireLicenseAcceptance False
Tags http system.net webclient
Title Open WebClient
PackageSize 18675
PackageHashAlgorithm SHA512
PackageHash khbd9Q94nDT1QZBf2+B3/+vuROk0yhFBymV93smmXXe+a2DRw6C3k03WKKDkKNhjv/cUa3Ott1v+xDZ1WWlygw==
DownloadCount 000000
CreatedDate 2014-07-17T11:47:44
ReleaseNotes Stronger typed versions of handler adding extensions.

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

OpenWrap

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

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
2.0.0
1.0.0