ThinkGeo.MapSuite.Layers.NativeImage 10.6.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ThinkGeo.MapSuite.Layers.NativeImage --version 10.6.2
NuGet\Install-Package ThinkGeo.MapSuite.Layers.NativeImage -Version 10.6.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ThinkGeo.MapSuite.Layers.NativeImage" Version="10.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThinkGeo.MapSuite.Layers.NativeImage --version 10.6.2
#r "nuget: ThinkGeo.MapSuite.Layers.NativeImage, 10.6.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ThinkGeo.MapSuite.Layers.NativeImage as a Cake Addin
#addin nuget:?package=ThinkGeo.MapSuite.Layers.NativeImage&version=10.6.2

// Install ThinkGeo.MapSuite.Layers.NativeImage as a Cake Tool
#tool nuget:?package=ThinkGeo.MapSuite.Layers.NativeImage&version=10.6.2

ThinkGeo.MapSuite.Layers.NativeImage is based on .NET Framework. If you are interested in a .NET Core version of NativeImage layer, please reference ThinkGeo.Core as it is integrated into it. ThinkGeo.MapSuite.Layers.NativeImage is a layer extension to the Map Suite product line, see below for compatibility.  
This type of layer is used to draw standard image types on the map. These include .BMP, .JPG, .PNG, .TIFF, and all other image types that are supported by the .NET Framework to be loaded as a Bitmap. Each of these images will need a world file associated with it. The world file contains the geospatial information pertaining to the image. Using the world file, we know its spatial position and other required information to draw it on the map relative to other images or spatial features. World files are small text files with an extension that matches the original image's extension, but with the middle character of the extension changed to a "w". If you have images that you want to use but do not have their world files, please contact the source of the image so that they can provide one for you. world files are fairly common in the GIS community.

** This is an extension for use in ThinkGeo's Map Suite product line, see below,  as it cannot be used stand alone. **

Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api

Supported Platforms: Windows, Linux, macOS, iOS, Android

- Compatible Products -
   Map Suite Desktop for WPF
   Map Suite Desktop for WinForms
   Map Suite Mobile for Android
   Map Suite Mobile for iOS
   Map Suite Web for WebForms
   Map Suite Web for MVC
   Map Suite Web for WebAPI

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated