Weixin_api_.net:.Net访问微信公共平台接口-源码

上传者: 42114580 | 上传时间: 2021-06-07 16:04:10 | 文件大小: 126KB | 文件类型: ZIP
C#
Weinxin_api_.net .Net访问微信公共平台接口 【内容博客持续更新。博客: 查看更多演示案例浏览 前言: 如有兴趣或疑问,请留言或入群交流,非常欢迎交流。 QQ群:289147891 环境: vs2012(没有任何补丁) .Net 4.0 添加依赖项 json.net 使用演示 处理消息:(v1.1 增加了新的消息处理方式,请参见:) var m = ReceiveMessage.ParseFromContext(); //文本响应 //var r = m.GetTextResponse(); //r.Data = (TextMsgData)"this is response"; //音乐响应 /*var r = m.GetMusicResponse(); r.Data=new MusicMsgData

文件下载

资源详情

[{"title":"( 84 个子文件 126KB ) Weixin_api_.net:.Net访问微信公共平台接口-源码","children":[{"title":"Weixin_api_.net-master","children":[{"title":"UnitTest","children":[{"title":"CommonTest.cs <span style='color:#111;'> 600B </span>","children":null,"spread":false},{"title":"UnitTest.Official.csproj <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false},{"title":"packages.config <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"UnitTest.Official.csproj.user <span style='color:#111;'> 223B </span>","children":null,"spread":false},{"title":"UnitTest.Free.csproj <span style='color:#111;'> 5.25KB </span>","children":null,"spread":false},{"title":"QrCodeTest.cs <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"UserTest.cs <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"CredentialTest.cs <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"GroupTest.cs <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"NewsDataTest.cs <span style='color:#111;'> 3B </span>","children":null,"spread":false},{"title":"MediaTest.cs <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"MsgTest.cs <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"MenuTest.cs <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"CrawlerTest.cs <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"PushMsgOfficialTest .cs <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"App.config <span style='color:#111;'> 289B </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"Td.Weixin.Public","children":[{"title":"packages.config <span style='color:#111;'> 423B </span>","children":null,"spread":false},{"title":"Common","children":[{"title":"SellerContext.cs <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"EntrySign.cs <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"HttpHelper.cs <span style='color:#111;'> 10.48KB </span>","children":null,"spread":false},{"title":"SellerObtainer.cs <span style='color:#111;'> 469B </span>","children":null,"spread":false},{"title":"UserContext.cs <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"Exception.cs <span style='color:#111;'> 833B </span>","children":null,"spread":false},{"title":"MenuHelper.cs <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"Credential.cs <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false},{"title":"BasicResult.cs <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"Td.Weixin.Public.csproj <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"Td.Weixin.Public.csproj.user <span style='color:#111;'> 223B </span>","children":null,"spread":false},{"title":"Plugin","children":[{"title":"TextPlugin.cs <span style='color:#111;'> 934B </span>","children":null,"spread":false},{"title":"PluginContext.cs <span style='color:#111;'> 934B </span>","children":null,"spread":false},{"title":"InvokerContext.cs <span style='color:#111;'> 255B </span>","children":null,"spread":false},{"title":"Plugin.cs <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"MenuKeyPlugin.cs <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"PluginInvokingContext.cs <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"HelpPlugin.cs <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"Invoker.cs <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false}],"spread":true},{"title":"Extra","children":[{"title":"Models","children":[{"title":"WxGroup.cs <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"MessageForPushSub.cs <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"MessageForPush.cs <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"QrCode.cs <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"WxUserDetail.cs <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"MessageForPushData.cs <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false}],"spread":true},{"title":"MediaManager.cs <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"ModelsFree","children":[{"title":"LoginResult.cs <span style='color:#111;'> 553B </span>","children":null,"spread":false},{"title":"WxGroup.cs <span style='color:#111;'> 291B </span>","children":null,"spread":false},{"title":"CommonResult.cs <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"WxUserInfo.cs <span style='color:#111;'> 868B </span>","children":null,"spread":false},{"title":"MsgSendResult.cs <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"UserInfoJsonListResult.cs <span style='color:#111;'> 5.74KB </span>","children":null,"spread":false},{"title":"WxUserDetail.cs <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false}],"spread":true},{"title":"MessagePusher.cs <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"GroupManager.cs <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"UserManager.cs <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"Crawler.cs <span style='color:#111;'> 13.92KB </span>","children":null,"spread":false},{"title":"QrCodeManager.cs <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"Message","children":[{"title":"Message.cs <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"ResponseMessageSub.cs <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"RepMsgDataSub.cs <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"MessageType.cs <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"MessageHelper.cs <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"IMessageHandler.cs <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"ReceiveMessageSub.cs <span style='color:#111;'> 5.66KB </span>","children":null,"spread":false},{"title":"ResponseMessage.cs <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"ReceiveMessage.cs <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Td.Weixin.Public.Net40.sln <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 119B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"WeixinWebTest","children":[{"title":"jquery.js <span style='color:#111;'> 90.46KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"zh-Hans","children":[{"title":"System.Web.WebPages.Deployment.resources.dll <span style='color:#111;'> 12.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"System.Web.WebPages.Deployment.xml <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"packages.config <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"Web.config <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"testpost.php <span style='color:#111;'> 864B </span>","children":null,"spread":false},{"title":"rest.cshtml <span style='color:#111;'> 423B </span>","children":null,"spread":false},{"title":"log.txt <span style='color:#111;'> 8.78KB </span>","children":null,"spread":false},{"title":"_SiteLayout.cshtml <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"App_Code","children":[{"title":"WxMsgHandler.cs <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"LogHelper.cs <span style='color:#111;'> 784B </span>","children":null,"spread":false}],"spread":false},{"title":"_AppStart.cshtml <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"Global.asax <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"test.php <span style='color:#111;'> 7.09KB </span>","children":null,"spread":false},{"title":"Content","children":[{"title":"Site.css <span style='color:#111;'> 12.88KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明