ThinkGeo.Core 13.2.1

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

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


   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 (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.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
13.3.0-beta040 24 3/18/2024
13.3.0-beta039 48 3/18/2024
13.3.0-beta038 106 3/15/2024
13.3.0-beta037 113 3/14/2024
13.3.0-beta036 381 3/12/2024
13.3.0-beta035 432 3/12/2024
13.3.0-beta034 462 3/12/2024
13.3.0-beta033 495 3/11/2024
13.3.0-beta032 580 3/8/2024
13.3.0-beta031 854 3/5/2024
13.3.0-beta030 964 3/3/2024
13.3.0-beta029 984 3/2/2024
13.3.0-beta028 935 2/29/2024
13.3.0-beta027 984 2/29/2024
13.3.0-beta026 1,072 2/27/2024
13.3.0-beta025 1,052 2/27/2024
13.3.0-beta024 1,266 2/27/2024
13.3.0-beta023 1,540 2/26/2024
13.3.0-beta022 1,315 2/26/2024
13.3.0-beta021 1,331 2/23/2024
13.3.0-beta020 1,567 2/20/2024
13.3.0-beta019 2,156 2/14/2024
13.3.0-beta018 2,047 2/10/2024
13.3.0-beta017 2,215 2/7/2024
13.3.0-beta016 4,946 1/26/2024
13.3.0-beta015 2,767 1/25/2024
13.3.0-beta014 2,722 1/25/2024
13.3.0-beta013 2,862 1/23/2024
13.3.0-beta012 3,012 1/22/2024
13.3.0-beta011 3,178 1/17/2024
13.3.0-beta010 3,099 1/16/2024
13.3.0-beta009 3,240 1/16/2024
13.3.0-beta008 3,379 1/14/2024
13.3.0-beta007 3,391 1/11/2024
13.3.0-beta006 3,703 1/8/2024
13.3.0-beta005 3,711 1/5/2024
13.3.0-beta004 4,194 12/20/2023
13.3.0-beta003 4,447 12/17/2023
13.3.0-beta002 4,444 12/16/2023
13.3.0-beta001 5,627 12/7/2023
13.2.1 3,326 1/25/2024
13.2.0 6,582 11/30/2023
13.1.2 6,873 9/23/2023
13.1.1 7,346 8/23/2023
13.1.0 8,734 7/7/2023
13.0.1 8,773 5/24/2023
13.0.0 17,665 11/27/2022
12.4.1 18,773 9/1/2022
12.3.21 17,557 7/23/2022
12.3.20 17,272 6/21/2022
12.3.19 17,680 4/25/2022
12.3.18 17,794 3/9/2022
12.3.17 17,789 2/9/2022
12.3.16 17,651 1/14/2022
12.3.15 13,580 11/29/2021
12.3.14 19,414 10/22/2021
12.3.13 13,634 10/12/2021
12.3.12 14,074 8/10/2021
12.3.11 13,887 8/4/2021
12.3.10 15,339 4/20/2021
12.3.9 13,705 4/16/2021
12.3.5 15,693 3/18/2021
12.3.4 15,133 2/15/2021
12.3.3 13,829 2/9/2021
12.3.2 16,541 12/2/2020
12.3.1 17,272 11/20/2020
12.3.0 13,804 11/6/2020
12.2.22 14,374 10/12/2020
12.2.21 13,881 9/28/2020
12.2.20 14,739 9/9/2020
12.2.19 12,973 8/11/2020
12.2.18 12,713 7/29/2020
12.2.17 12,811 7/20/2020
12.2.16 12,761 7/17/2020
12.2.15 12,548 7/13/2020
12.2.14 12,745 6/29/2020
12.2.13 12,621 6/26/2020
12.2.12 12,655 6/17/2020
12.2.11 12,807 6/8/2020
12.2.10 12,562 6/5/2020
12.2.9 12,975 5/29/2020
12.2.8 16,329 5/20/2020
12.2.7 12,453 5/6/2020
12.2.6 12,605 5/4/2020
12.2.5 12,475 5/1/2020
12.2.4 12,551 4/6/2020
12.2.3 12,465 3/19/2020
12.2.2 12,295 3/12/2020
12.2.1 11,449 3/2/2020
12.2.0 11,633 2/25/2020
12.1.3 10,496 1/23/2020
12.1.2 10,839 1/17/2020
12.1.1 15,198 12/16/2019
12.1.0 10,742 11/29/2019
12.0.22 11,251 11/15/2019
12.0.21 10,971 11/8/2019
12.0.20 10,770 11/6/2019
12.0.19 10,715 11/1/2019
12.0.18 10,957 11/1/2019
12.0.17 10,880 10/31/2019
12.0.16 10,733 10/30/2019
12.0.15 10,662 10/25/2019
12.0.14 10,965 10/24/2019
12.0.13 10,683 10/23/2019
12.0.12 10,838 10/23/2019
12.0.11 2,526 10/22/2019
12.0.10 10,742 10/22/2019
12.0.9 10,464 10/18/2019
12.0.8 2,546 10/17/2019
12.0.7 2,441 10/14/2019
12.0.6 2,757 10/10/2019
12.0.5 2,394 10/9/2019
12.0.4 3,801 10/8/2019
12.0.3 3,983 10/1/2019
12.0.2 4,053 9/30/2019
12.0.1 7,006 9/27/2019
12.0.0 10,540 9/25/2019