originally posted in:BungieNetPlatform
View Entire Topic
https://github.com/dazarobbo/BungieNetPlatform-CSharp
- C#
- Visual Studio ([url=http://michaelcrump.net/setting-up-github-to-work-with-visual-studio-2013-step-by-step]Git for VS tutorial[/url])
- JSON.NET via NuGet
- Scope: all methods/endpoints provided by the bungie.net platform
- Current code is migrated just from what I already had been working with, so it's very much incomplete and might have some odd things still in there
I would really like to have this developed up to a point where it can be used for any bungie.net purpose (ie. forums, user accounts, etc...) and not just Destiny-related stuff. So if you have any C# experience and would like to contribute, please post below and we'll try to work out the logistics of it.
-
I'm at a complete loss on how to use BungieNetPlatform. For my project I need to get the characters of a user by PSN or XBox ID. Could someone be of assistance as to how? If I requested my own info (PSN ID: LostLogic) I'd get a responce back saying : 1 character, Warlock level 23. Or an object where I can grab said info.