ThinkGeo.Core 14.5.0-beta038

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


   ThinkGeo.Core works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). 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 of the ThinkGeo 12.0 product line.

   ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. **

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

   API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core

   ThinkGeo Cloud APIs: https://cloud.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, macOS

   - ThinkGeo UI Components based on .NET Core -
   ThinkGeo UI for Android.
   ThinkGeo UI for iOS.
   ThinkGeo UI for Blazor.
   ThinkGeo UI for WebApi.
   ThinkGeo UI for WPF.
 

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 (26)

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

Package Downloads
ThinkGeo.Gdal

ThinkGeo.Gdal works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). 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. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.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 - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.UI.Wpf

ThinkGeo UI WPF Control works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). 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/ Visit Our Website: https://thinkgeo.com ThinkGeo Cloud APIs: https://cloud.thinkgeo.com Other ThinkGeo Products: - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.Printers

ThinkGeo.Sqlite works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). 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. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.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. - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

ThinkGeo.UI.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/ Visit Our Website: https://thinkgeo.com ThinkGeo Cloud APIs: https://cloud.thinkgeo.com Other ThinkGeo Products: - ThinkGeo UI Components based on .NET - ThinkGeo UI for Maui. ThinkGeo UI for WPF. ThinkGeo UI for WinForms. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi.

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-beta038 80 11/24/2025
14.5.0-beta037 83 11/24/2025
14.5.0-beta036 557 11/20/2025
14.5.0-beta035 789 11/19/2025
14.5.0-beta034 916 11/18/2025
14.5.0-beta033 717 11/15/2025
14.5.0-beta032 691 11/15/2025
14.5.0-beta031 821 11/13/2025
14.5.0-beta030 835 11/13/2025
14.5.0-beta029 819 11/13/2025
14.5.0-beta028 819 11/13/2025
14.5.0-beta027 819 11/11/2025
14.5.0-beta026 830 11/11/2025
14.5.0-beta025 732 11/6/2025
14.5.0-beta024 746 11/6/2025
14.5.0-beta023 737 11/5/2025
14.5.0-beta022 752 11/5/2025
14.5.0-beta021 718 11/5/2025
14.5.0-beta020 695 11/1/2025
14.5.0-beta019 714 10/31/2025
14.5.0-beta018 770 10/30/2025
14.5.0-beta017 727 10/30/2025
14.5.0-beta016 711 10/30/2025
14.5.0-beta015 750 10/29/2025
14.5.0-beta014 770 10/29/2025
14.5.0-beta013 780 10/27/2025
14.5.0-beta012 773 10/23/2025
14.5.0-beta011 758 10/23/2025
14.5.0-beta010 866 10/22/2025
14.5.0-beta009 755 10/20/2025
14.5.0-beta008 693 10/17/2025
14.5.0-beta007 753 10/16/2025
14.5.0-beta006 742 10/16/2025
14.5.0-beta005 739 10/16/2025
14.5.0-beta004 777 10/16/2025
14.5.0-beta003 763 10/16/2025
14.5.0-beta002 746 10/14/2025
14.5.0-beta001 741 10/14/2025
14.4.2 923 11/3/2025
14.4.1 848 10/20/2025
14.4.0 940 10/10/2025
14.3.2 1,258 7/28/2025
14.3.1 1,577 6/3/2025
14.3.0 887 5/7/2025
14.2.6 1,153 4/22/2025
14.2.5 1,840 3/11/2025
14.2.4 1,102 3/3/2025
14.2.2 1,120 2/16/2025
14.2.1 3,436 10/10/2024
14.1.2 2,104 8/29/2024
14.1.1 2,579 8/14/2024
14.1.0 4,068 6/6/2024
14.0.2 1,545 5/17/2024
14.0.0 1,765 5/1/2024
13.3.0 3,885 4/16/2024
13.2.1 5,959 1/25/2024
13.2.0 9,801 11/30/2023
13.1.2 10,246 9/23/2023
13.1.1 9,719 8/23/2023
13.1.0 11,041 7/7/2023
13.0.1 10,986 5/24/2023
13.0.0 24,559 11/27/2022
12.4.1 22,320 9/1/2022
12.3.21 19,658 7/23/2022
12.3.20 19,382 6/21/2022
12.3.19 20,026 4/25/2022
12.3.18 19,877 3/9/2022
12.3.17 20,021 2/9/2022
12.3.16 20,007 1/14/2022
12.3.15 15,782 11/29/2021
12.3.14 22,408 10/22/2021
12.3.13 15,742 10/12/2021
12.3.12 16,136 8/10/2021
12.3.11 15,852 8/4/2021
12.3.10 18,207 4/20/2021
12.3.9 15,791 4/16/2021
12.3.5 17,922 3/18/2021
12.3.4 18,084 2/15/2021
12.3.3 15,990 2/9/2021
12.3.2 18,748 12/2/2020
12.3.1 20,496 11/20/2020
12.3.0 15,865 11/6/2020
12.2.22 16,579 10/12/2020
12.2.21 16,007 9/28/2020
12.2.20 16,854 9/9/2020
12.2.19 14,985 8/11/2020
12.2.18 14,764 7/29/2020
12.2.17 14,805 7/20/2020
12.2.16 14,754 7/17/2020
12.2.15 14,566 7/13/2020
12.2.14 14,638 6/29/2020
12.2.13 14,570 6/26/2020
12.2.12 14,623 6/17/2020
12.2.11 14,689 6/8/2020
12.2.10 14,467 6/5/2020
12.2.9 14,984 5/29/2020
12.2.8 18,535 5/20/2020
12.2.7 14,471 5/6/2020
12.2.6 14,616 5/4/2020
12.2.5 14,495 5/1/2020
12.2.4 14,621 4/6/2020
12.2.3 14,283 3/19/2020
12.2.2 14,140 3/12/2020
12.2.1 13,270 3/2/2020
12.2.0 13,461 2/25/2020
12.1.3 12,043 1/23/2020
12.1.2 12,493 1/17/2020
12.1.1 17,509 12/16/2019
12.1.0 12,410 11/29/2019
12.0.22 12,909 11/15/2019
12.0.21 12,567 11/8/2019
12.0.20 12,464 11/6/2019
12.0.19 12,397 11/1/2019
12.0.18 12,654 11/1/2019
12.0.17 12,633 10/31/2019
12.0.16 12,439 10/30/2019
12.0.15 12,303 10/25/2019
12.0.14 12,668 10/24/2019
12.0.13 12,301 10/23/2019
12.0.12 12,455 10/23/2019
12.0.11 3,056 10/22/2019
12.0.10 12,396 10/22/2019
12.0.9 12,111 10/18/2019
12.0.8 3,069 10/17/2019
12.0.7 2,999 10/14/2019
12.0.6 3,287 10/10/2019
12.0.5 2,940 10/9/2019
12.0.4 4,521 10/8/2019
12.0.3 4,745 10/1/2019
12.0.2 4,838 9/30/2019
12.0.1 8,197 9/27/2019
12.0.0 12,261 9/25/2019