A wrapper to access piwigo API using dotnet 6 or later
Go to file
2022-10-16 22:58:38 +02:00
PiwigoDotnet moves login and logout to context and adds abstracted generic post method to hide flurl from api implementations 2022-10-16 22:58:38 +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