{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "conversion",
  "home_page_url": "https://evotec.xyz/de/tags/conversion",
  "feed_url": "https://evotec.xyz/de/tags/conversion/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/unlocking-powershell-magic-different-approach-to-creating-empty-pscustomobjects",
      "url": "https://evotec.xyz/de/blog/unlocking-powershell-magic-different-approach-to-creating-empty-pscustomobjects",
      "title": "Unlocking PowerShell Magic: Different Approach to Creating \u2018Empty\u2019 PSCustomObjects",
      "summary": "Today I saw an article from Christian Ritter, \u201CPowerShell: Creating an \u201Cempty\u201D PSCustomObject\u201D on X that got me curious. Do people create empty objects like Christian proposes? I want to offer an alternative to Christian\u2019s article, which uses OrderedDictionary and converts to PSCustomObject.",
      "date_published": "2023-08-10T09:27:32.0000000Z",
      "tags": [
        "conversion",
        "hashtable",
        "ordereddictionary",
        "powershell",
        "pscustomobject"
      ]
    }
  ]
}