Metadata >> NuGet >> FluentRest

FluentRest

Metadata

Authors LoreSoft
Copyrights Copyright (c) 2015, LoreSoft
Description Fluent wrapper over HttpClient to make REST calls easier
Language en-US
LicenseUrl https://raw.githubusercontent.com/loresoft/FluentRest/master/LICENSE
Owners LoreSoft
ProjectUrl https://github.com/loresoft/FluentRest
RequireLicenseAcceptance False
Summary Fluent wrapper over HttpClient
Tags HTTP HttpClient REST Fluent
PackageSize 192970
PackageHashAlgorithm SHA512
PackageHash bOXIq7dUfGd9ScrrG31BS/D8TM3HKYOxSXhUFW/QvLXwsoKshzJJzAhmftTJfXg0e2O+CJ5NzydaO8T3xxke+Q==
DownloadCount 000000
CreatedDate 2015-09-29T19:07:26
Dependencies Microsoft.Net.Http:2.2.29:net45|Newtonsoft.Json:7.0.1:net45|Microsoft.Net.Http:2.2.29:portable-net40+sl50+win+wpa81+wp80|Newtonsoft.Json:7.0.1:portable-net40+sl50+win+wpa81+wp80|Microsoft.Bcl.Async:1.0.168:portable-net40+sl50+win+wpa81+wp80

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

OpenWrap

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

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.2.0.13
1.2.0.12
1.1.0.11
1.1.0.10
1.0.0.9
1.0.0.8
1.0.0.6
1.0.0.5
1.0.0.4