Info
Version: | 3.1.1-beta02 |
Author(s): | SlimGIS |
Last Update: | Monday, July 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.slimgis.com/products/core |
NuGet Url: | https://www.nuget.org/packages/SGMapKit.Core |
Install
Install-Package SGMapKit.Core
dotnet add package SGMapKit.Core
paket add SGMapKit.Core
SGMapKit.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreCompat.System.Drawing(>= 1.0.0006)
- Microsoft.NETCore.App(>= 1.1.1)
Tags
It lets .NET developers add spatial data analysis, map rendering, spatial functions, projections and more. And also supports developing and running on Linux with Mono or .NET Core with the same core features.
* Important Note
When working with graphic rendering .NET Core on Linux or macOS, an extra runtime package must be installed.
Linux: runtime.linux-x64.CoreCompat.System.Drawing
macOS: runtime.osx.10.10-x64.CoreCompat.System.Drawing.