The proposal is to create a new 'ConvertFrom-Html' cmdlet that will convert Html strings using PowerShell core. Windows PowerShell does contain the HtmlWebResponseObject, but PowerShell Core currently ...
Converts .NET objects into HTML that can be displayed in a Web browser. The ConvertTo-Html cmdlet converts .NET objects into HTML that can be displayed in a Web browser. You can use this cmdlet to ...