C# version of Pixiv API in .NET Standard 2.0. Used by Pixiv UWP.


Keywords
Pixiv, PixivAPI, pixiv-api, pixiv-client
License
GPL-2.0-only
Install
Install-Package PixivCS -Version 0.5.12

Documentation

PixivCS Nuget

This project contains a set of Pixiv APIs implemented using C# and can be used on .NET Standard 2.0 platforms. Code of this project is heavily based on pixivpy.