Hammock 1.2.3
See the version list below for details.
dotnet add package Hammock --version 1.2.3
NuGet\Install-Package Hammock -Version 1.2.3
<PackageReference Include="Hammock" Version="1.2.3" />
paket add Hammock --version 1.2.3
#r "nuget: Hammock, 1.2.3"
// Install Hammock as a Cake Addin #addin nuget:?package=Hammock&version=1.2.3 // Install Hammock as a Cake Tool #tool nuget:?package=Hammock&version=1.2.3
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net35-client is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl3 is compatible. sl4 is compatible. sl4-wp is compatible. sl5 was computed. |
This package has no dependencies.
NuGet packages (13)
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. |
|
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 |
|
LinkedIn.OAuth
A library that simplifies the "Login with Linked-In" process inside a web application. Depends on Hammock. |
|
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
|