.net core 如何使用Senparc.Weixin 给指定的用户发送消息

2021-01-29 09:16

阅读:674

标签:微信   details   image   http   detail   log   tar   配置   token   

1.首先要配置微信配置Token, 具体操作看这个地址:https://blog.csdn.net/wangwengrui40/article/details/86717833

2.使用nuget 安装这两个包

技术图片

 

 3.在配置一下Startup.cs加上我标记的代码using 两个命名空间:Senparc.CO2NET 和 Senparc.Weixin技术图片

 

 4.发送消息

技术图片

 

 5.到此,整个发送消息的功能大功告成。

 

.net core 如何使用Senparc.Weixin 给指定的用户发送消息

标签:微信   details   image   http   detail   log   tar   配置   token   

原文地址:https://www.cnblogs.com/jhuang-com/p/13204251.html


评论


亲,登录后才可以留言!