Client Libraries

Podio .NET client

Note: Citrix does not maintain these libraries. We encourage customers to fork the library code and make any required fixes to continue using these libraries.

Installation and usage

The .NET client is available as a package in the NuGet gallery called Podio.

Documentation on installation and usage can be found here, and the code is publicly available in a repository on Github.

We highly recommend checking out the ASP.NET example app we have made available for a full demonstration on authentication and working with items.

Meta

Docs
http://podio.github.io/podio-dotnet/
Code
git clone git://github.com/podio/podio-dotnet.git
Home
https://github.com/podio/podio-dotnet
Bugs
https://github.com/podio/podio-dotnet/issues
Sample project
https://github.com/podio/asp-net-sample