Open source project collection(Netnr Project)
Class Library SDK
WeChat SDK, a lightweight, extremely simple WeChat public platform SDK
Install-Package Netnr.WeChat
Fork: https://github.com/night-king/weixinSDK
Dynamic
object, all methods return JSON
string of type string
HttpClient
to HttpWebRequest
Newtonsoft.Json
, the extension method is ToJson()
/merchant/create
interface Merchant.Create()
/merchant/category/getsub
interface Merchant.Category.GetSub()
/cgi-bin/message/template/send
interface Cgi_Bin.Message.Template.Send()
/
, and finally the method name, the front is the class and subclass, when using it, you can know how to call the method by looking at the WeChat API` address