Documentation
Welcome to the Planning Center API client for .NET!
This library provides a strongly-typed, fluent implementation for interacting with the Planning Center API. It supports all Planning Center products, API versions, and authentication methods.
Getting Started
- Installation - Install the library in your project
- Quick Start - Build a minimal test program
- Authentication - Configure authentication for your application
Usage Guides
- Using the API Client - Common patterns and examples
- Working with Resources - How to work with different resource types
- Pagination - Working with collections and multiple requests
- Error Handling - Handling API errors and exceptions
Advanced Topics
- Architecture - Understanding the library's designd
- Testing Strategy - How the library is tested against the live API
- Contributing - Guidelines for contributing to the project