Using WeiXinMPSDK with core.ac.uk

C# integration

Install
dotnet add package WeiXinMPSDK
Search through all resources
curl \
  # append ?apiKey=$API_KEY to the URL \
  /search/{query}
Find journal by ISSN
curl \
  # append ?apiKey=$API_KEY to the URL \
  /journals/get/{issn}
Get article by CORE ID
curl \
  # append ?apiKey=$API_KEY to the URL \
  /articles/get/{coreId}
SDK on GitHub 📄 API Docs
SDK
WeiXinMPSDK
C#
API
core.ac.uk
core.ac.uk
At a glance
Language C#
Endpoints18