Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (13 loc) · 1.28 KB

Skybrud.Social.Basecamp GitHub license NuGet NuGet

Skybrud.Social.Basecamp is an API wrapper for the Basecamp 2 API and the Basecamp 3 API, and helps you with both authentication as well as raw and object-oriented communication.

Installation

You can download this package from either NuGet (recommended) or download a ZIP file with the neccessary files from here on GitHub:

  1. NuGet Package
    Install this NuGet package in your Visual Studio project. Makes updating easy.

  2. ZIP file
    Grab a ZIP file of the latest release; unzip and move the files to the bin directory of your project.