com.playfab.csharpgsdk 0.11.210519

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.
<PackageVersion Include="com.playfab.csharpgsdk" Version="0.11.210519" />
                    
Directory.Packages.props
<PackageReference Include="com.playfab.csharpgsdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add com.playfab.csharpgsdk --version 0.11.210519
                    
#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.
#addin nuget:?package=com.playfab.csharpgsdk&version=0.11.210519
                    
Install com.playfab.csharpgsdk as a Cake Addin
#tool nuget:?package=com.playfab.csharpgsdk&version=0.11.210519
                    
Install com.playfab.csharpgsdk as a Cake Tool

Enables PlayFab game servers to interact with PlayFab control systems, accept players and send heartbeats.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 32,574 5/19/2021
0.10.200325 11,770 3/25/2020
0.9.200218 721 2/18/2020
0.9.200215 657 2/15/2020
0.9.190918 743 9/18/2019
0.9.190516 795 5/16/2019
0.9.190509 1,273 5/9/2019
0.9.190405 675 4/5/2019
0.8.190314 638 3/14/2019
0.7.190313 940 3/13/2019
0.6.190220 663 2/20/2019
0.5.190104 767 1/4/2019
0.5.181213 756 12/13/2018
0.4.181201 816 12/1/2018
0.3.181110 857 11/10/2018
0.2.181106 784 11/6/2018
0.1.181030-beta 611 10/30/2018
0.1.181029-beta 622 10/29/2018

Release of the C# Game Server SDK for use with PlayFab Multiplayer Servers.