When deploying DotNet core apps on Linux, what is the base/programdata directory to store logs and settings file?

前端 未结 0 1887
自闭症患者
自闭症患者 2020-12-17 20:23

In Windows, I normally store settings, logs, and etc in the \'C:\\ProgramData\\MyApp\' directory. This is accessed via:

Environment.GetFolderPath(Environment.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题