ThinkGeo.Core 12.3.15

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

// Install ThinkGeo.Core as a Cake Tool
#tool nuget:?package=ThinkGeo.Core&version=12.3.15


   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. 
.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 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.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

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 Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.0.0-beta002 16 4/17/2024
13.3.0 188 4/16/2024
13.3.0-beta059 123 4/16/2024
13.3.0-beta058 230 4/16/2024
13.3.0-beta057 328 4/15/2024
13.3.0-beta056 414 4/13/2024
13.3.0-beta055 368 4/12/2024
13.3.0-beta054 379 4/11/2024
13.3.0-beta053 386 4/10/2024
13.3.0-beta052 476 4/9/2024
13.3.0-beta051 688 4/2/2024
13.3.0-beta050 651 4/2/2024
13.3.0-beta049 684 4/2/2024
13.3.0-beta048 905 3/30/2024
13.3.0-beta047 801 3/29/2024
13.3.0-beta046 843 3/28/2024
13.3.0-beta045 835 3/28/2024
13.3.0-beta044 950 3/26/2024
13.3.0-beta043 1,029 3/23/2024
13.3.0-beta042 1,427 3/21/2024
13.3.0-beta041 1,024 3/21/2024
13.3.0-beta040 1,936 3/18/2024
13.3.0-beta039 1,213 3/18/2024
13.3.0-beta038 1,263 3/15/2024
13.3.0-beta037 1,288 3/14/2024
13.3.0-beta036 1,474 3/12/2024
13.3.0-beta035 1,438 3/12/2024
13.3.0-beta034 1,468 3/12/2024
13.3.0-beta033 1,529 3/11/2024
13.3.0-beta032 1,553 3/8/2024
13.3.0-beta031 1,885 3/5/2024
13.3.0-beta030 1,943 3/3/2024
13.3.0-beta029 2,001 3/2/2024
13.3.0-beta028 1,926 2/29/2024
13.3.0-beta027 1,982 2/29/2024
13.3.0-beta026 2,061 2/27/2024
13.3.0-beta025 2,104 2/27/2024
13.3.0-beta024 2,338 2/27/2024
13.3.0-beta023 2,638 2/26/2024
13.3.0-beta022 2,310 2/26/2024
13.3.0-beta021 2,318 2/23/2024
13.3.0-beta020 2,615 2/20/2024
13.3.0-beta019 3,321 2/14/2024
13.3.0-beta018 3,074 2/10/2024
13.3.0-beta017 3,402 2/7/2024
13.3.0-beta016 6,793 1/26/2024
13.3.0-beta015 3,830 1/25/2024
13.3.0-beta014 3,646 1/25/2024
13.3.0-beta013 3,927 1/23/2024
13.3.0-beta012 4,095 1/22/2024
13.3.0-beta011 4,146 1/17/2024
13.3.0-beta010 4,107 1/16/2024
13.3.0-beta009 4,232 1/16/2024
13.3.0-beta008 4,339 1/14/2024
13.3.0-beta007 4,378 1/11/2024
13.3.0-beta006 4,727 1/8/2024
13.3.0-beta005 4,701 1/5/2024
13.3.0-beta004 5,164 12/20/2023
13.3.0-beta003 5,490 12/17/2023
13.3.0-beta002 5,460 12/16/2023
13.3.0-beta001 6,746 12/7/2023
13.2.1 4,516 1/25/2024
13.2.0 7,925 11/30/2023
13.1.2 8,060 9/23/2023
13.1.1 8,432 8/23/2023
13.1.0 9,881 7/7/2023
13.0.1 9,837 5/24/2023
13.0.0 18,938 11/27/2022
12.4.1 19,890 9/1/2022
12.3.21 18,587 7/23/2022
12.3.20 18,321 6/21/2022
12.3.19 18,751 4/25/2022
12.3.18 18,831 3/9/2022
12.3.17 18,851 2/9/2022
12.3.16 18,754 1/14/2022
12.3.15 14,629 11/29/2021
12.3.14 20,790 10/22/2021
12.3.13 14,666 10/12/2021
12.3.12 15,105 8/10/2021
12.3.11 14,879 8/4/2021
12.3.10 16,423 4/20/2021
12.3.9 14,757 4/16/2021
12.3.5 16,826 3/18/2021
12.3.4 16,224 2/15/2021
12.3.3 14,892 2/9/2021
12.3.2 17,656 12/2/2020
12.3.1 18,420 11/20/2020
12.3.0 14,842 11/6/2020
12.2.22 15,434 10/12/2020
12.2.21 14,977 9/28/2020
12.2.20 15,820 9/9/2020
12.2.19 13,989 8/11/2020
12.2.18 13,817 7/29/2020
12.2.17 13,791 7/20/2020
12.2.16 13,782 7/17/2020
12.2.15 13,561 7/13/2020
12.2.14 13,710 6/29/2020
12.2.13 13,567 6/26/2020
12.2.12 13,651 6/17/2020
12.2.11 13,787 6/8/2020
12.2.10 13,541 6/5/2020
12.2.9 14,020 5/29/2020
12.2.8 17,338 5/20/2020
12.2.7 13,449 5/6/2020
12.2.6 13,636 5/4/2020
12.2.5 13,476 5/1/2020
12.2.4 13,596 4/6/2020
12.2.3 13,403 3/19/2020
12.2.2 13,225 3/12/2020
12.2.1 12,389 3/2/2020
12.2.0 12,563 2/25/2020
12.1.3 11,318 1/23/2020
12.1.2 11,704 1/17/2020
12.1.1 16,409 12/16/2019
12.1.0 11,626 11/29/2019
12.0.22 12,117 11/15/2019
12.0.21 11,808 11/8/2019
12.0.20 11,635 11/6/2019
12.0.19 11,683 11/1/2019
12.0.18 11,832 11/1/2019
12.0.17 11,790 10/31/2019
12.0.16 11,630 10/30/2019
12.0.15 11,583 10/25/2019
12.0.14 11,856 10/24/2019
12.0.13 11,529 10/23/2019
12.0.12 11,743 10/23/2019
12.0.11 2,803 10/22/2019
12.0.10 11,620 10/22/2019
12.0.9 11,349 10/18/2019
12.0.8 2,830 10/17/2019
12.0.7 2,739 10/14/2019
12.0.6 3,001 10/10/2019
12.0.5 2,707 10/9/2019
12.0.4 4,242 10/8/2019
12.0.3 4,410 10/1/2019
12.0.2 4,480 9/30/2019
12.0.1 7,694 9/27/2019
12.0.0 11,463 9/25/2019