Questions tagged [hammock]

Hammock is a C# HTTP API client for consuming REST web services.

Hammock is an HTTP API library for .NET that simplifies consuming and wrapping RESTful services. You can find more information and its source at its GitHub page.

Installation

Hammock can most easily be installed through its NuGet package.

Install-Package Hammock 
46 questions
-3
votes
1 answer

how to install hammock API library for .NET

I am not able to install hammock API library for .NET in visual studio, i have installed NuGet but dont know how to install hammock from the location below, so that i can use it in my project. https://github.com/danielcrenna/hammock I am using…
Khan
  • 41
  • 1
  • 8
1 2 3
4