A wrapper to access piwigo API using dotnet 6 or later
Go to file
Philipp Häfelfinger 09a7a40dff starts using json strings from api examples to check mapping
adds CalculateOrphansAsync to AlbumApi
removes some not needed log lines
removes tests explicit login calls
2022-10-16 23:53:17 +02:00
PiwigoDotnet starts using json strings from api examples to check mapping 2022-10-16 23:53:17 +02:00
.gitignore Initial commit 2022-09-23 22:03:06 +02:00
LICENSE Initial commit 2022-09-23 22:03:06 +02:00
README.md Initial commit 2022-09-23 22:03:06 +02:00

piwigodotnet

A wrapper to access piwigo API using dotnet 6 or later