Solution:
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.27-windows-x64-installer?cid=getdotnetcore
Solution:
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.27-windows-x64-installer?cid=getdotnetcore
string myFileName = "C:\\myfolder\\myfile.txt";string myFileName = @"C:\myfolder\myfile.txt";