I'm looking for a way of creating a multi-page TIFF image in NET 6 (console app). I still have an option to switch back to NET 4.8, but I would try to avoid it.
Is there any way to use BitmapSource, TiffBitmapEncoder, etc from the NET 6 console app?