一些非常有用的链接和工具
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core : https://github.com/JeffreySu/WeiXinMPSDK
layui开发文档地址:https://www.layui.com/doc/
.Net Core GitHub社区 : https://github.com/dotnetcore
EF 教程( 英文 ) : http://www.entityframeworktutorial.net/code-first/configure-many-to-many-relationship-in-code-first.aspx
docker 入门教程:https://yeasy.gitbooks.io/docker_practice/content/?tdsourcetag=s_pcqq_aiomsg
Quartz.Net 教程:https://www.quartz-scheduler.net/documentation/quartz-3.x/tutorial/index.html
Timed Job 教程:http://www.1234.sh/post/pomelo-extensions-timed-jobs?tdsourcetag=s_pcqq_aiomsg
腾讯web前端框架JX:http://alloyteam.github.io/JX/
Microsoft 技术文档:https://docs.microsoft.com/zh-cn/?wt.mc_id=MVPEventDOCS
artDialog 说明文档:https://aui.github.io/artDialog/doc/index.html#option-content
C# 参考资源,源码实现:https://referencesource.microsoft.com/
开源的富文本编辑器:http://www.wangeditor.com/
前端报表工具:https://www.echartsjs.com/examples/
k8s排错指南:https://k8s.imroc.io/troubleshooting/
工具:
WinSCP:Pc与linux服务器的文件传输工具。
EZDML:数据库建表的小软件,可快速的进行数据库表结构设计,建立数据模型。
Xshell:Pc操作linux服务器的工具。
miniProfiler:监控运行效率。 https://miniprofiler.com/dotnet/AspDotNetCore
Fiddler: 非常好用的抓包工具。