ThinkGeo.Core 15.0.0-beta041

This is a prerelease version of ThinkGeo.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Core --version 15.0.0-beta041
                    
NuGet\Install-Package ThinkGeo.Core -Version 15.0.0-beta041
                    
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.Core" Version="15.0.0-beta041" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThinkGeo.Core" Version="15.0.0-beta041" />
                    
Directory.Packages.props
<PackageReference Include="ThinkGeo.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ThinkGeo.Core --version 15.0.0-beta041
                    
#r "nuget: ThinkGeo.Core, 15.0.0-beta041"
                    
#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.
#:package ThinkGeo.Core@15.0.0-beta041
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ThinkGeo.Core&version=15.0.0-beta041&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ThinkGeo.Core&version=15.0.0-beta041&prerelease
                    
Install as a Cake Tool

ThinkGeo.Core is the cross-platform .NET geospatial engine that powers every ThinkGeo product. It can be used headless for server-side processing, or paired with a ThinkGeo UI package to render maps in your application.

Capabilities:
- Vector data: Shapefile, GeoPackage, GeoJSON, KML, WFS, plus extensions for FileGeoDatabase / Oracle / PostgreSQL / SQL Server.
- Raster data: GeoTIFF, JPEG2000, plus extensions for ECW / MrSID via ThinkGeo.Gdal.
- Web tile services: WMS, WMTS, XYZ, vector tile (MVT), Bing / Google tile providers.
- Geometry operations, spatial queries, projection (PROJ-backed).
- Styling, label placement, cartographic rendering via SkiaSharp.

Targets: .NET Framework 4.6.2+ and .NET Standard 2.1 (covers .NET Core 3.1, .NET 5 / 6 / 7 / 8 / 9).
Platforms: Windows, Linux, macOS.

Pair with a UI package for your platform:
- Desktop: ThinkGeo.UI.Wpf, ThinkGeo.UI.WinForms
- Web: ThinkGeo.UI.Blazor, ThinkGeo.UI.WebApi
- Mobile: ThinkGeo.UI.Maui, ThinkGeo.UI.Android, ThinkGeo.UI.iOS
- Server-side tile / map services: ThinkGeo.GisServer

Commercial product with a free 30-day evaluation. Sign up at https://helpdesk.thinkgeo.com/register and download ProductCenter to start.

Documentation: https://docs.thinkgeo.com/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on ThinkGeo.Core:

Package Downloads
ThinkGeo.Gdal

ThinkGeo.Gdal is a layer extension to ThinkGeo.Core that exposes the wide range of raster and vector formats supported by GDAL/OGR 3.11.

ThinkGeo.UI.Wpf

ThinkGeo.UI.Wpf is the WPF MapView control for the ThinkGeo product line. It renders ThinkGeo.Core layers in a desktop window and exposes pan / zoom, popups, spatial drawing, projection management, and more.

ThinkGeo.Printers

ThinkGeo.Printers is a layer extension to ThinkGeo.Core that lets you compose printable page layouts on top of a map and export to PDF or image at the resolution you choose.

ThinkGeo.UI.iOS

ThinkGeo.UI.iOS is the native iOS MapView control for the ThinkGeo product line. It renders ThinkGeo.Core layers on iOS with pan / zoom, popups, spatial drawing, and projection management.

ThinkGeo.SqlServer

ThinkGeo.SqlServer is a layer extension to ThinkGeo.Core that connects to Microsoft SQL Server (2008+) and renders the native spatial column types (geometry / geography) as feature layers on the map.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.0.0-beta045 64 5/15/2026
15.0.0-beta044 109 5/14/2026
15.0.0-beta043 147 5/14/2026
15.0.0-beta042 278 5/13/2026
15.0.0-beta041 332 5/13/2026
15.0.0-beta040 388 5/12/2026
15.0.0-beta039 385 5/12/2026
15.0.0-beta038 468 5/10/2026
15.0.0-beta037 474 5/7/2026
15.0.0-beta036 479 5/7/2026
15.0.0-beta035 469 5/7/2026
15.0.0-beta034 653 5/6/2026
15.0.0-beta033 638 5/6/2026
15.0.0-beta032 645 5/6/2026
15.0.0-beta031 663 5/5/2026
15.0.0-beta030 675 5/5/2026
15.0.0-beta029 659 5/5/2026
15.0.0-beta028 637 5/5/2026
15.0.0-beta027 644 4/30/2026
14.5.1 794 4/12/2026
Loading failed