PlayFab Services SDKs for Backend Services and Tools
The following SDKs are available for backend services and tools development outside of your game runtime and dedicated servers. They work well in Azure Functions and other cloud services.
PlayFab SDK | Description |
---|---|
C# | A .NET Framework SDK built in C#. Also used for game client development with Xamarin. |
Java | An SDK built on the Java runtime. Also used for Android development. |
JavaScript | Commonly used for web development and browser games. |
Node.js | Used for server-side scripting and running JavaScript code outside of a browser. |
Python | Often used for automation and server-side scripting. |