All Projects → huoshan12345 → Webqqwechat

huoshan12345 / Webqqwechat

Licence: mit
webQQ和web微信相关协议的.net实现

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Webqqwechat

Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-4.72%)
Mutual labels:  sdk, netcore
Nacos Sdk Csharp
🌹 nacos csharp sdk
Stars: ✭ 157 (+23.62%)
Mutual labels:  sdk, netcore
Oss.clients.sns
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
Stars: ✭ 136 (+7.09%)
Mutual labels:  sdk, netcore
Twitter Python Ads Sdk
A Twitter supported and maintained Ads API SDK for Python.
Stars: ✭ 114 (-10.24%)
Mutual labels:  sdk
Action Android
Collection of Android-related GitHub Actions
Stars: ✭ 116 (-8.66%)
Mutual labels:  sdk
Library
A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ
Stars: ✭ 122 (-3.94%)
Mutual labels:  netcore
Arcgis Pro Sdk Community Samples
ArcGIS Pro SDK for Microsoft .NET Framework Community Samples
Stars: ✭ 119 (-6.3%)
Mutual labels:  sdk
Applicationinsights Python
Application Insights SDK for Python
Stars: ✭ 114 (-10.24%)
Mutual labels:  sdk
Vxg.media.sdk.android
Market leading Android SDK with encoding, streaming & playback functionality
Stars: ✭ 119 (-6.3%)
Mutual labels:  sdk
Neventlite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
Stars: ✭ 117 (-7.87%)
Mutual labels:  netcore
Owindog
Owin Web Server(base on libuv) for asp.net or netcore
Stars: ✭ 123 (-3.15%)
Mutual labels:  netcore
Sdk Js
Directus JS SDK — JavaScript Software Development Kit for Node and Browser
Stars: ✭ 117 (-7.87%)
Mutual labels:  sdk
Genvue
GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress
Stars: ✭ 116 (-8.66%)
Mutual labels:  netcore
Xero Node
Xero Node SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI
Stars: ✭ 121 (-4.72%)
Mutual labels:  sdk
Tinvest
Тинькофф Инвестиции, tinkoff, python, aiohttp, requests, pydantic
Stars: ✭ 115 (-9.45%)
Mutual labels:  sdk
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+1268.5%)
Mutual labels:  sdk
Sdk Nodejs
Mercado Pago's Official Node.js SDK
Stars: ✭ 114 (-10.24%)
Mutual labels:  sdk
Reversemarkdown Net
ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM
Stars: ✭ 116 (-8.66%)
Mutual labels:  netcore
Sdk Php
Mercado Pago's Official PHP SDK
Stars: ✭ 126 (-0.79%)
Mutual labels:  sdk
Elmahcore
ELMAH for Net.Standard and Net.Core
Stars: ✭ 127 (+0%)
Mutual labels:  netcore

WebQQWeChat star this repo fork this repo license

这个项目是网页QQ网页微信相关协议的.net实现。基于此的一些功能组件。

主要模块介绍

1. WebQQ

移植于iqq webqq-core 在此对作者表示衷心的感谢
网页QQ协议的C#实现。项目作为类库相当于网页QQ的sdk,内置了茉莉图灵机器人,和可用于开发聊天机器人、消息推送、群自动管理等软件。项目作为控制台程序可用于演示使用流程 webqqcore-ubuntu

2. WebWeChat

网页微信协议主要参考了WeixinBot 在此对作者表示衷心的感谢
仿照WebQQCore的架构,网页微信协议的C#实现。项目作为类库相当于网页微信的sdk,项目作为控制台程序可用于演示使用流程
webwechat-win

开发环境

  1. Visual Studio 2017
  2. .NET Core 2.0.3
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].