• Welcome Guest to the new PlayerSquared! Please be aware the site is a work in progress & we'd appreciate your help in letting us know which features from the old site we're currently missing as well as report any bugs you find via this thread here: Bugs/Missing Features
  • If this is your first visit You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. Sign up today to get the latest PS4 GameSaves, Game Mods and much more!

PlayStationSharp - A C# library for the PlayStation API

Tustin

PRAY 4 SPEED
Administrator
November 30, 2018
28
52
13
tustin.dev
3,806
PlayStationSharp is a free, open source library under the MIT license that allows you to integrate PlayStation API functionality in your C# application. It has a fully integrated login form that is used to log the user into PlayStation and gain full access to all API endpoints. 

The PlayStationSharp repo also has a test application that can be used as an example to see how you can integrate the library within your project.

You can find the GitHub repo here:
PlayStationSharp GitHub repository

I still have plans to distribute the library via NuGet package manager but it's been a few months since I worked on this project. When I find the time and desire to work on it, I will create proper builds for this project. For now, it needs to be built manually.