I had a method which was working, which used GDAL to convert an ASCII grid raster into a geoTiff, and add a spatial reference so as it could be loaded into the ArcGis Runtime.
I was using GDAL 2.4.3, and ArcGis Runtime 100.8, but coming back to my code a year later it doesn't seem to work now.
I'm getting a null spatial reference when loading the geoTiff.
If anyone has any useful suggestions at this point, i'd be most grateful