All Projects → Jie2GG → Native.framework

Jie2GG / Native.framework

Licence: apache-2.0
完全由 C# 语言编写的 QQ机器人插件 SDK

Labels

Projects that are alternatives of or similar to Native.framework

Alan Sdk Ionic
Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.
Stars: ✭ 287 (-22.01%)
Mutual labels:  sdk
Botbuilder Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Stars: ✭ 3,484 (+846.74%)
Mutual labels:  sdk
Weex
A framework for building Mobile cross-platform UI
Stars: ✭ 17,793 (+4735.05%)
Mutual labels:  sdk
Janephp
🌱 Jane is a set of libraries to generate Models & API Clients based on JSON Schema / OpenAPI specs
Stars: ✭ 300 (-18.48%)
Mutual labels:  sdk
Javascript Sdk
LeanCloud JavaScript SDK
Stars: ✭ 307 (-16.58%)
Mutual labels:  sdk
Alan Sdk Flutter
Alan AI Flutter SDK adds a voice assistant or chatbot to your app.
Stars: ✭ 309 (-16.03%)
Mutual labels:  sdk
Ble examples
Additional examples to compliment TI's Bluetooth Low Energy Stack offerings.
Stars: ✭ 289 (-21.47%)
Mutual labels:  sdk
Braintree android
Braintree SDK for Android
Stars: ✭ 343 (-6.79%)
Mutual labels:  sdk
Alipay Php Sdk
支付宝即时到账 SDK 简化版(含移动网页支付)
Stars: ✭ 308 (-16.3%)
Mutual labels:  sdk
Gocb
The Couchbase Go SDK
Stars: ✭ 323 (-12.23%)
Mutual labels:  sdk
Msgraph Sdk Php
Microsoft Graph Library for PHP.
Stars: ✭ 302 (-17.93%)
Mutual labels:  sdk
Togetherad
🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。
Stars: ✭ 305 (-17.12%)
Mutual labels:  sdk
Xeokit Sdk
Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
Stars: ✭ 316 (-14.13%)
Mutual labels:  sdk
Mixpanel Swift
Official iOS (Swift) Tracking Library for Mixpanel Analytics
Stars: ✭ 294 (-20.11%)
Mutual labels:  sdk
Pvsneslib
PVSnesLib : A small, open and free development kit for the Nintendo SNES
Stars: ✭ 330 (-10.33%)
Mutual labels:  sdk
Consul Php Sdk
PHP Consul SDK
Stars: ✭ 288 (-21.74%)
Mutual labels:  sdk
Dotnet Sdk
百度AI开放平台 .Net SDK
Stars: ✭ 312 (-15.22%)
Mutual labels:  sdk
Gprs c sdk
Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
Stars: ✭ 356 (-3.26%)
Mutual labels:  sdk
Rdvideoeditsdk For Android
Android Video Editing SDK; Android Video Edit SDK: Video Cut, Video Join, Video Watermark, Video Subtitle, Video Rotate...
Stars: ✭ 343 (-6.79%)
Mutual labels:  sdk
Alan Sdk Ios
Alan AI iOS SDK adds a voice assistant or chatbot to your app. Supports Swift, Objective-C.
Stars: ✭ 318 (-13.59%)
Mutual labels:  sdk

简介

Native.SDK 是为了方便 .Net 平台开发者高效开发 酷Q应用 的开发框架。封装酷Q 提供的接口,提供了安全高效的Api,同时抽象了事件中的基础数据类型,并且提供了完整的托管异常处理,提供了优秀的开发环境。

特点

  • 支持原生导出函数,不需要前置插件作为服务端。(能够在 .Net 平台中导出 C/C++ 可用的导出函数)
  • 支持包括 WebServices 在内的所有 .Net 项目进行交互。
  • 支持编译整合DLL。(在编译的同时,对所有使用到的程序集进行整合打包,保证最终结果只有 app.dll)
  • 支持自由调整 .Net Framework 版本
  • 支持 C# 和 VB.NET 两种语言编写代码
  • 使用 UTF-8 编码,并且在托管和非托管之间启用了 GB18030 编码的转换
  • 可以在 酷Q on Docker 中运行。(目前仅支持 .Net Framework 4.5)

在线文档

Native 在线文档

更新日志

Native 更新日志

关于打赏

您的支持就是我更新的动力!

支付宝二维码微信二维码

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].