Hi Avraham_Tz,
I'm Ramesh, here to answer your query at the Microsoft Community.
From another computer, download the Windows 10 ISO using the Media Creation Tool.
https://go.microsoft.com/fwlink/?LinkId=2265055
Transfer the ISO to the subject computer where you want to install .NET Framework 3.5 offline.
Right-click on the ISO and choose "Mount". The ISO will be assigned a drive letter.
Suppose the ISO drive letter is E:\
Run the following command from an admin Command Prompt to install .NET Framework 3.5:
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:E:\sources\sxs