com.playfab.csharpgsdk
0.11.210519
.NET Standard 1.6
.NET Framework 4.5.1
dotnet add package com.playfab.csharpgsdk --version 0.11.210519
NuGet\Install-Package com.playfab.csharpgsdk -Version 0.11.210519
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="com.playfab.csharpgsdk" Version="0.11.210519" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add com.playfab.csharpgsdk --version 0.11.210519
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: com.playfab.csharpgsdk, 0.11.210519"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install com.playfab.csharpgsdk as a Cake Addin
#addin nuget:?package=com.playfab.csharpgsdk&version=0.11.210519
// Install com.playfab.csharpgsdk as a Cake Tool
#tool nuget:?package=com.playfab.csharpgsdk&version=0.11.210519
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables PlayFab game servers to interact with PlayFab control systems, accept players and send heartbeats.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Newtonsoft.Json (>= 11.0.2)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 11.0.2)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- System.Net.Http (>= 4.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on com.playfab.csharpgsdk:
Repository | Stars |
---|---|
PlayFab/PlayFab-Samples
This repository contains Sample code, Recipes and Video Tutorials demonstrating how to integrate various PlayFab features
|
|
PlayFab/MpsSamples
Samples that show how to use PlayFab's Gameserver SDK for Multiplayer Servers
|
Version | Downloads | Last updated |
---|---|---|
0.11.210519 | 18,594 | 5/19/2021 |
0.10.200325 | 9,777 | 3/25/2020 |
0.9.200218 | 532 | 2/18/2020 |
0.9.200215 | 475 | 2/15/2020 |
0.9.190918 | 589 | 9/18/2019 |
0.9.190516 | 602 | 5/16/2019 |
0.9.190509 | 931 | 5/9/2019 |
0.9.190405 | 509 | 4/5/2019 |
0.8.190314 | 472 | 3/14/2019 |
0.7.190313 | 780 | 3/13/2019 |
0.6.190220 | 511 | 2/20/2019 |
0.5.190104 | 592 | 1/4/2019 |
0.5.181213 | 604 | 12/13/2018 |
0.4.181201 | 651 | 12/1/2018 |
0.3.181110 | 626 | 11/10/2018 |
0.2.181106 | 593 | 11/6/2018 |
0.1.181030-beta | 482 | 10/30/2018 |
0.1.181029-beta | 482 | 10/29/2018 |
Release of the C# Game Server SDK for use with PlayFab Multiplayer Servers.