Table of Contents

Installation

NuGet Package

Install the Planning Center API client library via NuGet:

dotnet add package Crews.PlanningCenter.Api

Or using the Package Manager Console:

Install-Package Crews.PlanningCenter.Api

Requirements

  • .NET 8.0 or later
  • A Planning Center account with API access
  • API credentials (Personal Access Token or OAuth)

Next Steps

Once installed, proceed to the Quick Start guide to begin using the library.