.net 技术学习进阶
1 abp https://cn.abp.io/
2 ASP.NET Boilerplate https://aspnetboilerplate.com/
3 消息队列 netMQ https://netmq.readthedocs.io/en/latest/cleanup/
4 app 开发 Smobiler https://www.smobiler.com/download.html
5 mvvm avalonjs https://www.cnblogs.com/SvenZhou/p/3976133.html#top3 或 http://avalonjs.coding.me/
6 redis
7 fillercore https://blog.csdn.net/zhang116868/article/details/49406599 或者 https://docs.telerik.com/fiddler/configure-fiddler/tasks/configurefiddler
8 内网穿透 ngrok 或者 frp
搭建环境Ubuntu https://www.cnblogs.com/eczhou/p/7929693.html 注意 一定要安装最新的环境
ngrok搭建 https://blog.csdn.net/yjc_1111/article/details/79353718 注意
#server_addr: "ngrok.znjtys.com:4443"
#trust_host_root_certs: false
server_addr: "ngrok.znjtys.com:4443"
trust_host_root_certs: false
tunnels:
ssh:
remote_port: 9999
proto:
tcp: 8080
这种模式快并且丢失数据少
9 推送 极光推送 https://docs.jiguang.cn/jpush/guideline/intro/