{"id":23163146,"url":"https://github.com/playfab/csharpsdk","last_synced_at":"2025-12-29T19:02:04.158Z","repository":{"id":18867313,"uuid":"22084214","full_name":"PlayFab/CSharpSDK","owner":"PlayFab","description":"SDK for C#/.net environments other than Unity","archived":false,"fork":false,"pushed_at":"2025-05-12T17:48:05.000Z","size":19615,"stargazers_count":72,"open_issues_count":0,"forks_count":41,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-12T18:46:50.422Z","etag":null,"topics":["c-sharp","playfab","xamarin"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PlayFab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-21T23:47:48.000Z","updated_at":"2025-05-03T20:16:28.000Z","dependencies_parsed_at":"2024-01-12T03:45:04.849Z","dependency_job_id":"b697bdbc-c066-4d52-a642-39ff233e8436","html_url":"https://github.com/PlayFab/CSharpSDK","commit_stats":{"total_commits":396,"total_committers":18,"mean_commits":22.0,"dds":0.6262626262626263,"last_synced_commit":"68e261118d6cd622479ba45ef6ceaf1ba573fae5"},"previous_names":[],"tags_count":225,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayFab%2FCSharpSDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayFab%2FCSharpSDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayFab%2FCSharpSDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlayFab%2FCSharpSDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlayFab","download_url":"https://codeload.github.com/PlayFab/CSharpSDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254414493,"owners_count":22067271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","playfab","xamarin"],"created_at":"2024-12-18T00:16:30.220Z","updated_at":"2025-12-29T19:02:04.073Z","avatar_url":"https://github.com/PlayFab.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSharpSDK README\n\n\n## 1. Overview:\n\nSDK for C#/.net environments other than Unity, including Microsoft CLR environments, Mono and Xamarin.\n\n\n## 2. Prerequisites:\n\n* Users should be very familiar with the topics covered in our [getting started guide](https://api.playfab.com/docs/general-getting-started).\n\nTo connect to the PlayFab service, your machine must be running TLS v1.2 or better.\n* For Windows, this means Windows 7 and above\n* [Official Microsoft Documentation](https://msdn.microsoft.com/en-us/library/windows/desktop/aa380516%28v=vs.85%29.aspx)\n* [Support for SSL/TLS protocols on Windows](http://blogs.msdn.com/b/kaushal/archive/2011/10/02/support-for-ssl-tls-protocols-on-windows.aspx)\n\n## 3. Source Code \u0026 Key Repository Components:\n\nThis package contains three different versions of the PlayFab SDK.\n\n* PlayFabClientSDK - This version contains only client libraries and is designed for integration with your game client\n* PlayFabServerSDK - Contains server and admin APIs designed to be called from your custom logic server or build process\n* PlayFabSDK - Contains all APIs in one SDK, as well as a unit-test project\n\n\n## 4. Usage Instructions:\n\n1. Most users will want to use our [NuGet SDK](https://www.nuget.org/packages/PlayFabAllSDK/)\n    1. You can search \"PlayFab\" in Visual Studio 2017, NuGet package manager, and find \"PlayFabAllSDK\", which is our CSharp SDK.\n1. Advanced users can download the latest SDK source: https://github.com/PlayFab/CSharpSDK/releases\n1. Follow the steps in our [Getting Started Guide](https://api.playfab.com/docs/getting-started/csharp-getting-started) from there\n\n\n## 5. A testTitleData.json file required for example UnitTestRunner project\n\nThis sdk includes an optional example project that is used by PlayFab to verify sdk features are fully functional.\n\nPlease read about the testTitleData.json format, and purpose here:\n* https://github.com/PlayFab/SDKGenerator/blob/master/JenkinsConsoleUtility/testTitleData.md\nWhen running the UnitTestRunner example/testing project, provide the command line inputs \" -testInputsFile \u003cfile-path\u003e\".  This will read the json file at that location, and attempt to interpret it as the testTitleData.json format.\n\n\n## 6. Troubleshooting:\n\nFor a complete list of available APIs, check out the [online documentation](http://api.playfab.com/Documentation/).\n\n#### Contact Us\nWe love to hear from our developer community!\nDo you have ideas on how we can make our products and services better?\n\nOur Developer Success Team can assist with answering any questions as well as process any feedback you have about PlayFab services.\n\n[Forums, Support and Knowledge Base](https://community.playfab.com/index.html)\n\n\n## 7. Copyright and Licensing Information:\n\n  Apache License --\n  Version 2.0, January 2004\n  http://www.apache.org/licenses/\n\n  Full details available within the LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfab%2Fcsharpsdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplayfab%2Fcsharpsdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfab%2Fcsharpsdk/lists"}