All Projects → JeffreySu → Wxopen

JeffreySu / Wxopen

Licence: apache-2.0
微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll

微信小程序 C# SDK

Build Status

此项目基于 Senparc.Weixin SDK 开发,由于微信小程序的呈现和互动方式相对独立,并且后期会配套对应的优化方案,因此独立成一个库。

此库用途

  1. 作为微信小程序的SDK,主要提供对所有微信小程序的服务器端API对接能力
  2. 对小程序的各项功能进行深度优化(如常规通讯、WebSocket等等)
  3. 发布小程序的重要信息及新闻
  4. 发布小程序的教程等其他资源

如何使用此库?

此库基于 Senparc.Weixin.MP 开发,服务器后端的安装和使用可以参考 Senparc.Weixin SDK,其中有 Sample项目, 此处为在线Demo:http://sdk.weixin.senparc.com/

如何使用 Nuget 安装?

PM> Install-Package Senparc.Weixin.WxOpen

资料

https://github.com/JeffreySu/WxOpen/tree/master/小程序资料

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].