question

gamesadmin avatar image
gamesadmin asked

Where is the C# " included example project"

Grabbed the C# SDK and in the README, it says:

For beginners or quick evaluation, please start with the included example project, and add your own logic and api calls. For advanced users, or users with an existing project, please copy the source from one of the SDK folders into your project.

I am not finding the example project. Am I just missing it?

(as an additional note, the link in this line is bad

Users should be very familiar with the topics covered in ourgetting started guide.

It appears the link should now be

https://api.playfab.com/docs/beginners-guide)

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

It's the UnitTestRunner project mentioned in the next bullet after that. You can find it in the PlayFabSDK folder: https://github.com/PlayFab/CSharpSDK/tree/master/PlayFabSDK/UnittestRunner.

For the getting started guide, please refer to this one: https://github.com/PlayFab/CSharpSDK/blob/master/CSharpGettingStarted.md.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

gamesadmin avatar image gamesadmin commented ·

Thanks for the info.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.