Skip to content

cbarbara/AsanaApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsanaApi

.NET wrapper around the Asana Api (http://developers.asana.com/documentation/).

Install / configure

  1. use NuGet to download all the required packages (MVC4 dependancies + mbunit)
  2. Open Webiste\Web.config - replace the "AsanaApiKey" value with your Api key.
  3. If you want to run the unit tests, open AsanaApi.Tests\App.config - replace all the values with your Api key and your account values.
  4. Go

About

.NET wrapper around the Asana Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published