Podio .NET client
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.
A note on versions
This is the second version of the .NET client. The first was user-contributed and can still be found here. We only officially support this second version of the .NET client.
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