.NET CORE TEMP DIRETÓRIO

string result = Path.GetTempPath(); 
Candan