Unofficial C# SDK for PlayFab
⚠️ This SDK is auto-generated using the same resources the PlayFab team uses, but is not officially endorsed or supported by them in any way, shape, or form.
This repo contains the code for the following public packages (available via Nuget):
CommunityFabs.NET.Instance
- the "Instance APIs", similar to what's provided via the official PlayFab packageCommunityFabs.NET.Common
- models, interfaces, and common utilitiesCommunityFabs.NET.Functions
- utilities for using PlayFab in Azure Functions
- The SDK generator itself was rewritten using Razor views (.cshtml) for templating
- Models now are compatible with
System.Text.Json
serialization - .NET 8 Isolated Workers are supported
- Additional documentation and usage instructions are provided
- The PlayFab team
Apache License -- Version 2.0, January 2004 http://www.apache.org/licenses/
Full details available within the LICENSE file.