一。日志:

log4net
Nlog

二。AOP
1.resourceFilter
2.asyncResourceFilter
3.actionFilter
4.actionResult
5.exceptionFilter
6.Filter匿名扩展

三。http无状态协议+session+cookies

 

四。net6 Linux部署启动:

dotnet aa.dll --urls=http://*:5999 &
nohup dotnet aa.dll --urls=*:5998 &

相关文章:

  • 2022-02-07
  • 2021-08-17
  • 2021-09-19
  • 2022-01-08
  • 2022-01-09
  • 2022-01-29
  • 2021-12-29
猜你喜欢
  • 2022-01-10
  • 2021-05-27
  • 2021-12-19
  • 2021-12-26
  • 2021-09-17
  • 2021-12-12
相关资源
相似解决方案