技术列表

前段:bootstrap,jquery,vue.js,ztree
实体验证:FluentValidation
实体转换:automapper
orm:dapper,ef
缓存:redis,CacheManager
搜索:elasticsearch
消息队列:redis,kafka
session共享:RedisSessionStateProvider 负载均衡做session共享。
excel:npoi
日志:log4net
json:Newtonsoft.Json
任务调度:Quartz.NET(待研究) 、Hangfire 、FluentScheduler
创建服务:Topshelf
远程通信:helios、rpc

原文地址:https://www.cnblogs.com/nyth/p/5692621.html