Skip to content

Authentication and service implementation for the Basecamp 2 API and the Basecamp 3 API.

License

Notifications You must be signed in to change notification settings

abjerner/Skybrud.Social.Basecamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.