Skip to content

Community Fabs

Modern, community-driven SDKs and tooling for the PlayFab ecosystem.

Community Fabs is an open-source initiative dedicated to building modern, community-maintained SDKs and tooling for the PlayFab ecosystem.

Our goal is simple: provide SDKs that are easy to use, consistently designed, and kept up to date with the latest PlayFab APIs, while remaining transparent, extensible, and community-driven.

Whether you’re building a game, backend service, web application, or developer tool, Community Fabs aims to provide an SDK that feels natural in your language of choice.

This documentation is organized into a few core sections.

Learn some key concepts mentioned or utilized in some of our SDKs. Understanding these concepts first should make the language-specific SDKs easier to use.

Language-specific installation guides, API usage, and examples.

Each SDK follows the same conceptual model while embracing the conventions of its respective ecosystem.

All of our projects are built in the open.

Whether you’d like to improve documentation, fix a bug, add a feature, or help maintain an SDK, contributions are welcome.

If you’re interested in helping, start by reading the Concepts documentation, browse the SDK repositories, and open an issue or pull request.

If you’re new to Community Fabs, we recommend the following path:

  1. Read any relevant Concepts to understand the architecture.
  2. Choose your preferred SDK.
  3. Follow the language-specific getting started guide.
  4. Build something.
  5. Share feedback or contribute improvements.