Hello,
You will need to use the powershell command install-windowsfeature to install asp.net.
You can find more information about this command in the Microsoft documentation found at https://docs.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=winserver2012r2-ps.
Thanks,
Trevor Robinson