{
  "version": "https://jsonfeed.org/version/1.1",
  "title": ".net",
  "home_page_url": "https://evotec.xyz/de/tags/net",
  "feed_url": "https://evotec.xyz/de/tags/net/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/image-manipulation-image-resize-image-combine-and-more-with-powershell",
      "url": "https://evotec.xyz/de/blog/image-manipulation-image-resize-image-combine-and-more-with-powershell",
      "title": "Image Manipulation, Image Resize, Image Combine and more with PowerShell",
      "summary": "ImagePlayground is a PowerShell module that works in PowerShell 5.1 and PowerShell 7\u002B. It works partially on Linux and should work on macOS, except for charts. That means it\u2019s partially cross-platform, but the end goal is to make it work fully on all platforms. So what can this module do?",
      "date_published": "2023-01-01T15:50:41.0000000Z",
      "tags": [
        ".net",
        ".NET Products",
        "bar code",
        "combine",
        "convert",
        "exif data",
        "grayscale",
        "image",
        "image manipulation",
        "linux",
        "macos",
        "net core",
        "net framework",
        "net standard",
        "powershell",
        "qr code",
        "watermark",
        "xplat"
      ]
    },
    {
      "id": "https://evotec.xyz/de/blog/difference-between-gettempfilename-and-getrandomfilename-that-got-my-ass-kicked",
      "url": "https://evotec.xyz/de/blog/difference-between-gettempfilename-and-getrandomfilename-that-got-my-ass-kicked",
      "title": "Difference between GetTempFileName() and GetRandomFileName() that got my ass kicked",
      "summary": "Today\u2019s story is about me making assumptions on how things work based on the method\u2019s name. As the blog post says, I want to focus on two similar methods \u2013 GetTempFileName() and GetRandomFileName(), when using PowerShell. Still, since those methods are .NET based, it applies to a whole range of other languages \u2013 C#, F#, VisualBasic, and all others that I\u2019ve never used.",
      "date_published": "2022-01-24T18:51:13.0000000Z",
      "tags": [
        ".net",
        "c#",
        "powershell",
        "Windows"
      ]
    }
  ]
}