ThinkGeo.Core 14.4.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Core --version 14.4.4
                    
NuGet\Install-Package ThinkGeo.Core -Version 14.4.4
                    
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="14.4.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThinkGeo.Core" Version="14.4.4" />
                    
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 14.4.4
                    
#r "nuget: ThinkGeo.Core, 14.4.4"
                    
#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@14.4.4
                    
#: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=14.4.4
                    
Install as a Cake Addin
#tool nuget:?package=ThinkGeo.Core&version=14.4.4
                    
Install as a Cake Tool


   ThinkGeo.Core targets .NET Framework 4.6.2+ and .NET Standard 2.1, compatible with modern .NET runtimes. It provides geometries, data sources, layers, styles, rendering, and low level functions for building GIS applications. It is the basic core dependency package across all the ThinkGeo product line.

   Docs and Product Guides: https://docs.thinkgeo.com/

   API Documentation: https://docs.thinkgeo.com/products/thinkgeo-core/ThinkGeo.Core/ThinkGeo.Core.AddedGeoCollectionEventArgs/

   This is a commercial product with a free 30-day evaluation.
   Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application.

   Supported Platforms: Windows, Linux, macOS

   Other ThinkGeo Products based on .NET:
   ThinkGeo.UI.Maui
   ThinkGeo.UI.Android
   ThinkGeo.UI.iOS
   ThinkGeo.UI.Blazor
   ThinkGeo.UI.Wpf
   ThinkGeo.UI.WinForms
   ThinkGeo.GisServer
 

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  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 tizen40 was computed.  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 targets .NET Framework 4.6.2+ and .NET Standard 2.1, compatible with modern .NET runtimes. It is a layer extension to the ThinkGeo product line that provides the ability to render a GDAL compatible file on a map. The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats, and is released under the permissive X/MIT style free software license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. ** Docs and Product Guides: https://docs.thinkgeo.com/ This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux Other ThinkGeo Products based on .NET: ThinkGeo.UI.Maui ThinkGeo.UI.Android ThinkGeo.UI.iOS ThinkGeo.UI.Blazor ThinkGeo.UI.Wpf ThinkGeo.UI.WinForms ThinkGeo.GisServer

ThinkGeo.UI.Wpf

ThinkGeo.UI.Wpf targets .NET Framework 4.6.2+ and .NET 8 for Windows. This package allows you to add maps and perform GIS spatial operations within your WPF/WinForms application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Supported Platforms: Windows This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://docs.thinkgeo.com/products/desktop-maps/ThinkGeo.UI.WinForms%26Wpf/ThinkGeo.UI.Wpf.AdornmentOverlay/ Other ThinkGeo Products based on .NET: ThinkGeo.UI.Maui ThinkGeo.UI.Android ThinkGeo.UI.iOS ThinkGeo.UI.Blazor ThinkGeo.UI.WinForms ThinkGeo.GisServer

ThinkGeo.Printers

ThinkGeo.Printers targets .NET Framework 4.6.2+ and .NET Standard 2.1, compatible with modern .NET runtimes. It is a layer extension to the ThinkGeo product line that is used to design page layouts for maps. You can use this layer to layout the physical page to be printed. This package integrates the following printer layers: 1. DataGridPrinter, 2. ImagePrinter, 3. LabelPrinter, 4. LegendPrinter, 5. MagneticDeclinationPrinter, 6. MapPrinter, 7. PagePrinter, 8. ScaleBarPrinter, 9. ScaleLinePrinter, 10. ScaleTextPrinter Supported Platforms: Windows ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. ** Docs and Product Guides: https://docs.thinkgeo.com/ This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Other ThinkGeo Products based on .NET: ThinkGeo.UI.Maui ThinkGeo.UI.Android ThinkGeo.UI.iOS ThinkGeo.UI.Blazor ThinkGeo.UI.Wpf ThinkGeo.UI.WinForms ThinkGeo.GisServer

ThinkGeo.UI.iOS

ThinkGeo.UI.iOS targets .NET 9 for iOS. This package allows you to add maps and perform GIS spatial operations within your iOS application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Supported Platforms: iOS This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Docs and Product Guides: https://docs.thinkgeo.com/ Other ThinkGeo Products based on .NET: ThinkGeo.UI.Maui ThinkGeo.UI.Android ThinkGeo.UI.Blazor ThinkGeo.UI.Wpf ThinkGeo.UI.WinForms ThinkGeo.GisServer

ThinkGeo.UI.XamarinForms

The ThinkGeo UI Control for Xamarin, based on .NET Standard 2.1. This package allows you to add maps and perform GIS spatial operations within your Android application. It provides classes to work with most GIS data formats, display popups, allow spatial drawing, manage projections, perform spatial operation and much more. Supported Platforms: Android, iOS This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Docs and Product Guides: https://docs.thinkgeo.com/ Visit Our Website: https://thinkgeo.com ThinkGeo Cloud APIs: https://cloud.thinkgeo.com Other ThinkGeo Products: - ThinkGeo UI Components - ThinkGeo Desktop ThinkGeo Mobile ThinkGeo Web - ThinkGeo Servers and Services - ThinkGeo World Streets ThinkGeo World Imagery ThinkGeo Routing ThinkGeo Geocoder ThinkGeo Reverse Geocoder ThinkGeo Elevation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.5.0-beta084 22 2/6/2026
14.5.0-beta083 139 2/5/2026
14.5.0-beta082 157 2/5/2026
14.5.0-beta081 392 2/4/2026
14.5.0-beta080 504 2/3/2026
14.5.0-beta079 560 1/30/2026
14.5.0-beta078 540 1/30/2026
14.5.0-beta077 555 1/29/2026
14.5.0-beta076 560 1/29/2026
14.5.0-beta075 734 1/28/2026
14.5.0-beta074 742 1/28/2026
14.5.0-beta073 779 1/27/2026
14.5.0-beta072 771 1/26/2026
14.5.0-beta071 737 1/26/2026
14.5.0-beta070 756 1/25/2026
14.5.0-beta066 611 1/16/2026
14.5.0-beta065 574 1/14/2026
14.5.0-beta064 572 1/13/2026
14.5.0-beta063 717 1/9/2026
14.5.0-beta062 1,035 1/9/2026
14.5.0-beta061 727 1/7/2026
14.5.0-beta060 707 1/6/2026
14.5.0-beta059 697 1/6/2026
14.5.0-beta058 732 1/6/2026
14.5.0-beta057 706 1/5/2026
14.5.0-beta056 801 12/19/2025
14.5.0-beta055 856 12/18/2025
14.5.0-beta054 925 12/16/2025
14.5.0-beta053 843 12/16/2025
14.5.0-beta052 817 12/15/2025
14.5.0-beta051 982 12/11/2025
14.5.0-beta050 1,065 12/10/2025
14.5.0-beta049 1,004 12/10/2025
14.5.0-beta048 925 12/7/2025
14.5.0-beta047 919 12/7/2025
14.5.0-beta046 908 12/7/2025
14.5.0-beta045 827 12/7/2025
14.5.0-beta044 819 12/4/2025
14.5.0-beta043 789 12/4/2025
14.5.0-beta042 799 12/4/2025
14.5.0-beta041 1,307 12/1/2025
14.5.0-beta040 792 11/26/2025
14.5.0-beta039 818 11/26/2025
14.5.0-beta038 801 11/24/2025
14.5.0-beta037 797 11/24/2025
14.5.0-beta036 985 11/20/2025
14.5.0-beta035 979 11/19/2025
14.5.0-beta034 990 11/18/2025
14.5.0-beta033 749 11/15/2025
14.5.0-beta032 731 11/15/2025
14.5.0-beta031 862 11/13/2025
14.5.0-beta030 881 11/13/2025
14.5.0-beta029 848 11/13/2025
14.5.0-beta028 865 11/13/2025
14.5.0-beta027 848 11/11/2025
14.5.0-beta026 864 11/11/2025
14.5.0-beta025 790 11/6/2025
14.5.0-beta024 775 11/6/2025
14.5.0-beta023 779 11/5/2025
14.5.0-beta022 799 11/5/2025
14.5.0-beta021 751 11/5/2025
14.5.0-beta020 733 11/1/2025
14.5.0-beta019 753 10/31/2025
14.5.0-beta018 804 10/30/2025
14.5.0-beta017 758 10/30/2025
14.5.0-beta016 750 10/30/2025
14.5.0-beta015 777 10/29/2025
14.5.0-beta014 797 10/29/2025
14.5.0-beta013 829 10/27/2025
14.5.0-beta012 817 10/23/2025
14.5.0-beta011 784 10/23/2025
14.5.0-beta010 912 10/22/2025
14.5.0-beta009 791 10/20/2025
14.5.0-beta008 721 10/17/2025
14.5.0-beta007 797 10/16/2025
14.5.0-beta006 791 10/16/2025
14.5.0-beta005 791 10/16/2025
14.5.0-beta004 812 10/16/2025
14.5.0-beta003 781 10/16/2025
14.5.0-beta002 790 10/14/2025
14.5.0-beta001 770 10/14/2025
14.4.4 619 1/29/2026
14.4.3 644 1/12/2026
14.4.2 1,272 11/3/2025
14.4.1 917 10/20/2025
14.4.0 973 10/10/2025
14.3.2 1,784 7/28/2025
14.3.1 1,675 6/3/2025
14.3.0 942 5/7/2025
14.2.6 1,234 4/22/2025
14.2.5 2,443 3/11/2025
14.2.4 1,145 3/3/2025
14.2.2 1,248 2/16/2025
14.2.1 3,615 10/10/2024
14.1.2 2,261 8/29/2024
14.1.1 2,865 8/14/2024
14.1.0 4,719 6/6/2024
14.0.2 1,579 5/17/2024
14.0.0 1,807 5/1/2024
13.3.0 4,210 4/16/2024
13.2.1 6,015 1/25/2024
13.2.0 9,867 11/30/2023
13.1.2 10,298 9/23/2023
13.1.1 9,757 8/23/2023
13.1.0 11,075 7/7/2023
13.0.1 11,016 5/24/2023
13.0.0 25,093 11/27/2022
12.4.1 22,531 9/1/2022
12.3.21 19,716 7/23/2022
12.3.20 19,450 6/21/2022
12.3.19 20,083 4/25/2022
12.3.18 19,935 3/9/2022
12.3.17 20,079 2/9/2022
12.3.16 20,057 1/14/2022
12.3.15 15,827 11/29/2021
12.3.14 22,466 10/22/2021
12.3.13 15,780 10/12/2021
12.3.12 16,178 8/10/2021
12.3.11 15,904 8/4/2021
12.3.10 18,319 4/20/2021
12.3.9 15,857 4/16/2021
12.3.5 17,965 3/18/2021
12.3.4 18,204 2/15/2021
12.3.3 16,041 2/9/2021
12.3.2 18,800 12/2/2020
12.3.1 20,557 11/20/2020
12.3.0 15,924 11/6/2020
12.2.22 16,630 10/12/2020
12.2.21 16,076 9/28/2020
12.2.20 16,910 9/9/2020
12.2.19 15,056 8/11/2020
12.2.18 14,833 7/29/2020
12.2.17 14,858 7/20/2020
12.2.16 14,804 7/17/2020
12.2.15 14,612 7/13/2020
12.2.14 14,712 6/29/2020
12.2.13 14,641 6/26/2020
12.2.12 14,677 6/17/2020
12.2.11 14,737 6/8/2020
12.2.10 14,526 6/5/2020
12.2.9 15,054 5/29/2020
12.2.8 18,600 5/20/2020
12.2.7 14,509 5/6/2020
12.2.6 14,672 5/4/2020
12.2.5 14,542 5/1/2020
12.2.4 14,674 4/6/2020
12.2.3 14,334 3/19/2020
12.2.2 14,186 3/12/2020
12.2.1 13,323 3/2/2020
12.2.0 13,516 2/25/2020
12.1.3 12,126 1/23/2020
12.1.2 12,535 1/17/2020
12.1.1 17,555 12/16/2019
12.1.0 12,483 11/29/2019
12.0.22 12,951 11/15/2019
12.0.21 12,644 11/8/2019
12.0.20 12,506 11/6/2019
12.0.19 12,442 11/1/2019
12.0.18 12,709 11/1/2019
12.0.17 12,684 10/31/2019
12.0.16 12,492 10/30/2019
12.0.15 12,351 10/25/2019
12.0.14 12,707 10/24/2019
12.0.13 12,337 10/23/2019
12.0.12 12,514 10/23/2019
12.0.11 3,092 10/22/2019
12.0.10 12,448 10/22/2019
12.0.9 12,171 10/18/2019
12.0.8 3,105 10/17/2019
12.0.7 3,039 10/14/2019
12.0.6 3,325 10/10/2019
12.0.5 2,981 10/9/2019
12.0.4 4,586 10/8/2019
12.0.3 4,794 10/1/2019
12.0.2 4,885 9/30/2019
12.0.1 8,244 9/27/2019
12.0.0 12,336 9/25/2019