Hammock 1.3.1
Install-Package Hammock -Version 1.3.1
dotnet add package Hammock --version 1.3.1
<PackageReference Include="Hammock" Version="1.3.1" />
paket add Hammock --version 1.3.1
#r "nuget: Hammock, 1.3.1"
// Install Hammock as a Cake Addin
#addin nuget:?package=Hammock&version=1.3.1
// Install Hammock as a Cake Tool
#tool nuget:?package=Hammock&version=1.3.1
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Silverlight | sl4 sl4-wp sl4-wp71 sl5 |
This package has no dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Hammock:
Package | Downloads |
---|---|
OpenBitly
A Bitly API Wrapper service that uses OAuth 2.0 authentication and T4 templates to make adding new endpoints easy. |
|
Bulut.TweetSharp
Fixed Tweetsharp for integer ids. |
|
LinkedIn.OAuth
A library that simplifies the "Login with Linked-In" process inside a web application. Depends on Hammock. |
|
CouchbaseAspNetExtended
Port of the Enyim Memcached Provider to Couchbase Server with some improvements: - Target framework is .NET 4.5 - Session data compression is supported. - NLog logging can be enabled to output basic information for all Save / Load actions (item id and size before and after compression) - LZ4 fast compression algorithm supported - QuickLZ very fast compression algorithm supported and is default algorithm if compression enabled (http://www.quicklz.com). - LZ4Sharp library (https://github.com/stangelandcl/LZ4Sharp) used for fastest compression - Provider write his configuration during start to Windows Event Log and in addition to log file. Copyrights: - couchbase-aspnet project is Copyright (C) 2012 Couchbase, Inc - LZ4Sharp is Copyright (C) 2011, Clayton Stangeland - parts of LZ4Sharp are LZ4 - Fast LZ compression algorithm is Copyright (C) 2011, Yann Collet. - QuickLZ data compression library is Copyright (C) 2006-2011 Lasse Mikkel Reinhold |
|
disqussharp
C# wrapper for the Disqus API. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Hammock:
Repository | Stars |
---|---|
telerik/kendo-ui-demos-service
Back-end service used for the Kendo UI Online Demos
|