This is a .NET library that lets you upload artwork to Fur Affinity.
https://www.nuget.org/packages/FurAffinityFs
Functions:
- Get the current user's username
- Get all species, genders, etc from the dropdowns
- Get the names and IDs of the current user's gallery folders
- Post visual artwork
- Post journals
Not supported:
- Uploading other types of submissions (e.g. poetry)
- Fetching info on submissions already posted (use FAExport instead)
- Deleting posts
See Program.cs in the Demo folder for an example.