Metadata >> NuGet >> Dapplo.HttpExtensions

Dapplo.HttpExtensions

Metadata

Authors Robin Krom
Copyrights Dapplo
Description Dapplo.HttpExtensions contains extensions which help with Http communication.
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.HttpExtensions.html
RequireLicenseAcceptance False
Summary A library with code to quickly add a e.g. JSon Rest Service to your project.
Tags rest http
Title Dapplo.HttpExtensions
PackageSize 94325
PackageHashAlgorithm SHA512
PackageHash dh3R1Akuf5M4JsymPQ81LpkUTA5f9BeXZoCB0Q2JnYhR7Mo+1wlV3DAOH4LfWL6GVaQ1HpqoDLuzhT5gijk0uA==
DownloadCount 000000
CreatedDate 2015-10-07T08:30:44

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

OpenWrap

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

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.15.0
0.1.14.0
0.1.13.0
0.1.12.0
0.1.10.0
0.1.9.0
0.1.8.0
0.1.7.0
0.1.6.0
0.1.5.0
0.1.4.0
0.1.3.0
0.1.2.0
0.1.1.0