{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "powershell 6",
  "home_page_url": "https://evotec.xyz/es/tags/powershell-6",
  "feed_url": "https://evotec.xyz/es/tags/powershell-6/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/out-htmlview-html-alternative-to-out-gridview",
      "url": "https://evotec.xyz/es/blog/out-htmlview-html-alternative-to-out-gridview",
      "title": "Out-HtmlView \u2013 HTML alternative to Out-GridView",
      "summary": "One of the most comfortable output\u2019s in PowerShell to work and analyze data is Out-GridView. It\u2019s handy as you can search, sort and have things done quicker than trying to do things in the console. However it\u2019s currently not available in PowerShell Core (PowerShell 6\u002B), and when it is available in PowerShell 7, it will NOT be cross-platform. Since I had released Dashimo a few days ago, I thought it was trivial to make a simple command out of it that could solve this problem.",
      "date_published": "2019-04-06T18:47:55.0000000Z",
      "tags": [
        "cross-platform",
        "Mac OS X",
        "powershell",
        "powershell 6",
        "powershell 7",
        "powershell core",
        "Ubuntu",
        "Windows"
      ]
    }
  ]
}