介绍

1、三方账号根据业务需要,选择合适账号

三方账号

序号 名称 版本号 官网地址 用户手册
1 微信公众平台账号 https://mp.weixin.qq.com/
2 微信小程序平台账号
3 微信商户平台账号 https://developers.weixin.qq.com/community/pay/doc/000a6edc5189e8289beecf96a51800?jumpto=comment
4 企业微信平台账号
5 高德地图账号
6 百度地图账号
7 腾讯地图账号
8 支付宝支付平台账号
9 钉钉账号
10 抖音账号
11 腾讯开放平台账号 https://open.weixin.qq.com/
12 百度开放平台账号
13 阿里开放平台账号
14 腾讯短信服务 开通手册
15 百度短信服务
16 阿里短信服务
17 百度OCR识别服务
18 腾讯企业邮箱 https://www.tjqq.cc/index.html
https://exmail.qq.com/qy_mina_logic/wap/index
https://exmail.qq.com
19 腾讯云平台 https://cloud.tencent.com/
20 微信公众号 https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId

材料准备

序号 名称 是否必须 官网地址
1 应用Logo 必须
2 应用名称 必须
3 用户协议
4 隐私政策
5 公司名称
6 运营人员QQ、微信、电话等
7 域名(https) 必须
8 营业执照
9 法人身份证
10 特殊行业许可证书

开发IDE

序号 名称 版本号 官网地址 用户手册
1 Visual Studio Code 17.7.1以上
2 Microsoft Visual Studio Enterprise 2022 (64 位) 17.5.1以上
3 IntelliJ IDEA 2021.1以上
4 HBuilderX
5 微信开发者工具

部署容器

序号 名称 版本号 官网地址 用户手册
1 宿主机
2 docker 部署手册

代理容器

https://www.nginx-cn.net/pricing/

序号 名称 版本号 官网地址 用户手册
1 nginx 18.0以上 https://nginx.org/download/ 必须

数据库

序号 名称 版本号 官网地址 用户手册
1 MySql 8.0以上
2 mongodb 4.4以上 需要集群方式 Window部署 Linux部署 路由+分片+副本集+仲裁 路由服务器
3 redis 5.0以上 文档
4 SqLite 3.0以上

运行环境

序号 名称 版本号 官网地址 用户手册
1 JDK 1.8
2 SDK 8.0以上 官网下载 2023-11-15发布 VS 17.8.0
2 SDK 7.0以上 官网下载 必须 下载7.0 7.0部署问题
3 nodejs 16.0以上 必须
4 cdn 平台CDN文件 必须

服务器(基础配置,建议至少2台)

序号 名称 说明 官网地址 用户手册
1 CPU 4核
2 内存 8G
3 固态硬盘 50G
4 带宽 5M

服务器

序号 名称 版本号 官网地址 用户手册
1 Windwow Server 2016以上
2 Centos 7.0以上 https://doc.rg1008.com/docs/bt/bt-1e2h7puanshnc
5 华为欧拉 https://doc.rg1008.com/docs/rg_dev/rg_dev-1evlad9k13dns https://doc.rg1008.com/docs/rg_dev/rg_dev-1evmgg8ige9ho

平台开源库(.netcore版)

序号 名称 地址 备注
1 SixLabors https://github.com/SixLabors/ImageSharp.Drawing https://doc.rg1008.com/docs/rg_dev/rg_dev-1evnj02ffunok 验证码
2 Magick https://github.com/dlemstra/Magick.NET 图片库

https://baijiahao.baidu.com/s?id=1726925666609214054&wfr=spider&for=pc

其它服务器说明

https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md

图片平台兼容说明

Magick:
https://blog.csdn.net/sd7o95o/article/details/128690917

https://blog.csdn.net/WuLex/article/details/107931435

https://github.com/dlemstra/Magick.NET

http://www.imagemagick.org/.

文档更新时间: 2023-11-29 07:24   作者:admin