首页 开发技术 C#     /    SignalR实现小程序即时聊天C#asp.netcore

SignalR实现小程序即时聊天C#asp.netcore

上传者: oowoshi | 上传时间:2024/5/1 17:20:44 | 文件大小:2.7MB | 文件类型:zip
SignalR实现小程序即时聊天C#asp.netcore
用SignalR实现的小程序即时聊天框架示例C#asp.netcore

文件下载

资源详情

[{"title":"(54个子文件2.7MB)SignalR实现小程序即时聊天C#asp.netcore","children":[{"title":"SignalRMiniProgram-Client-master","children":[{"title":".gitignore <span style='color:#111;'>5.52KB</span>","children":null,"spread":false},{"title":"sample","children":[{"title":"MiniProgramServer","children":[{"title":"MiniProgramServer","children":[{"title":"Program.cs <span style='color:#111;'>615B</span>","children":null,"spread":false},{"title":"appsettings.Development.json <span style='color:#111;'>137B</span>","children":null,"spread":false},{"title":"Controllers","children":[{"title":"HomeController.cs <span style='color:#111;'>1.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"appsettings.json <span style='color:#111;'>97B</span>","children":null,"spread":false},{"title":"Views","children":[{"title":"Home","children":[{"title":"Contact.cshtml <span style='color:#111;'>451B</span>","children":null,"spread":false},{"title":"About.cshtml <span style='color:#111;'>156B</span>","children":null,"spread":false},{"title":"Index.cshtml <span style='color:#111;'>4.63KB</span>","children":null,"spread":false},{"title":"Privacy.cshtml <span style='color:#111;'>138B</span>","children":null,"spread":false}],"spread":true},{"title":"_ViewImports.cshtml <span style='color:#111;'>113B</span>","children":null,"spread":false},{"title":"Shared","children":[{"title":"_ValidationScriptsPartial.cshtml <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"Error.cshtml <span style='color:#111;'>847B</span>","children":null,"spread":false},{"title":"_CookieConsentPartial.cshtml <span style='color:#111;'>1.81KB</span>","children":null,"spread":false},{"title":"_Layout.cshtml <span style='color:#111;'>3.31KB</span>","children":null,"spread":false}],"spread":true},{"title":"_ViewStart.cshtml <span style='color:#111;'>32B</span>","children":null,"spread":false}],"spread":true},{"title":"OnlineClient.cs <span style='color:#111;'>265B</span>","children":null,"spread":false},{"title":"Hubs","children":[{"title":"ChatHub.cs <span style='color:#111;'>2.55KB</span>","children":null,"spread":false}],"spread":true},{"title":"MiniProgramServer.csproj <span style='color:#111;'>311B</span>","children":null,"spread":false},{"title":"Startup.cs <span style='color:#111;'>1.99KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"launchSettings.json <span style='color:#111;'>658B</span>","children":null,"spread":false}],"spread":false},{"title":"Models","children":[{"title":"ErrorViewModel.cs <span style='color:#111;'>215B</span>","children":null,"spread":false}],"spread":false},{"title":"wwwroot","children":[{"title":"images","children":[{"title":"banner1.svg <span style='color:#111;'>9.45KB</span>","children":null,"spread":false},{"title":"banner2.svg <span style='color:#111;'>8.20KB</span>","children":null,"spread":false},{"title":"banner3.svg <span style='color:#111;'>12.00KB</span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"site.min.js <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"site.js <span style='color:#111;'>226B</span>","children":null,"spread":false}],"spread":false},{"title":"css","children":[{"title":"site.min.css <span style='color:#111;'>282B</span>","children":null,"spread":false},{"title":"site.css <span style='color:#111;'>845B</span>","children":null,"spread":false}],"spread":false},{"title":"favicon.ico <span style='color:#111;'>31.29KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"MiniProgramServer.sln <span style='color:#111;'>1.10KB</span>","children":null,"spread":false}],"spread":true},{"title":"miniProgram","children":[{"title":"app.js <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"project.config.json <span style='color:#111;'>560B</span>","children":null,"spread":false},{"title":"utils","children":[{"title":"util.js <span style='color:#111;'>472B</span>","children":null,"spread":false},{"title":"miniProgramSignalr.js <span style='color:#111;'>5.83KB</span>","children":null,"spread":false}],"spread":true},{"title":"pages","children":[{"title":"chat","children":[{"title":"chat.js <span style='color:#111;'>2.64KB</span>","children":null,"spread":false},{"title":"chat.json <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"chat.wxss <span style='color:#111;'>2.14KB</span>","children":null,"spread":false},{"title":"chat.wxml <span style='color:#111;'>1.17KB</span>","children":null,"spread":false}],"spread":true},{"title":"index","children":[{"title":"index.wxml <span style='color:#111;'>533B</span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"index.wxss <span style='color:#111;'>268B</span>","children":null,"spread":false},{"title":"index.json <span style='color:#111;'>2B</span>","children":null,"spread":false}],"spread":true},{"title":"logs","children":[{"title":"logs.wxml <span style='color:#111;'>173B</span>","children":null,"spread":false},{"title":"logs.js <span style='color:#111;'>261B</span>","children":null,"spread":false},{"title":"logs.wxss <span style='color:#111;'>106B</span>","children":null,"spread":false},{"title":"logs.json <span style='color:#111;'>52B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"app.json <span style='color:#111;'>267B</span>","children":null,"spread":false},{"title":"app.wxss <span style='color:#111;'>194B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"miniProgramSignalr.js <span style='color:#111;'>6.13KB</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"img","children":[{"title":"2.png <span style='color:#111;'>279.60KB</span>","children":null,"spread":false},{"title":"1.gif <span style='color:#111;'>699.98KB</span>","children":null,"spread":false},{"title":"2.gif <span style='color:#111;'>1.58MB</span>","children":null,"spread":false},{"title":"1.jpg <span style='color:#111;'>344.61KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • wangyong969:
    signalR下载测试2020-08-16
  • dqizi123:
    github上就有没有一点改变,没有用处2019-12-04

免责申明

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