Storelib is a DotNet library that provides APIs to interact with the various Microsoft Store endpoints.
Info
| Version: | 1.2.1 |
| Author(s): | TitleOS |
| Last Update: | Wednesday, August 5, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TitleOS/StoreLib |
| NuGet Url: | https://www.nuget.org/packages/StoreLib |
Install
Install-Package StoreLib
dotnet add package StoreLib
paket add StoreLib
StoreLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)