This extracts the internal .cab and .msu files to a folder called extracted_files .
dism /online /add-package /packagepath:"C:\Path\To\NDP481.cab" net framework 49 offline installer for windows
The offline installer is a standalone package containing all the components needed to install the .NET Framework 4.9 on a Windows machine [6]. This extracts the internal