CXuesong / WikiClientLibrary

/*🌻*/ Wiki Client Library is an asynchronous MediaWiki API client library targeting modern .NET platforms
https://github.com/CXuesong/WikiClientLibrary/wiki
Apache License 2.0
80 stars 16 forks source link

API:Imageinfo extmetadata query #74

Closed FaFre closed 3 years ago

FaFre commented 3 years ago

Added the possibility to query extmetadata (API:Imageinfo)

Tests are added but not verified due to errors in project.

FaFre commented 3 years ago

Okay, seems like tests are running through in CI :+1:

CXuesong commented 3 years ago

Thanks for your PR! I'll create a new release when your PR gets merged.

I've opened an issue for further improvements. It can be addressed by anyone sooner or later 😀

CXuesong commented 3 years ago

I've made some update to the API. Especially, made extmetadata Value use JToken instead of object. Please raise any issue if necessary.

CXuesong commented 3 years ago

Published v0.7.4.