Skip to content

Instantly share code, notes, and snippets.

using System.Runtime.InteropServices;
using System.CommandLine;
using System.Text.RegularExpressions;
using System.Text.Json;
using static System.Net.WebUtility;
using Microsoft.Win32;
class ImageInfo {
//public int? id { get; set; }
//public string? tags { get; set; }