ThinkGeo.Core 13.1.0

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

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


   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 - ThinkGeo UI for Maui. ThinkGeo UI for WPF. ThinkGeo UI for WinForms. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.2.0-beta047 0 9/30/2024
14.2.0-beta046 42 9/26/2024
14.2.0-beta045 541 9/17/2024
14.2.0-beta044 626 9/16/2024
14.2.0-beta043 659 9/12/2024
14.2.0-beta042 746 9/11/2024
14.2.0-beta041 632 9/7/2024
14.2.0-beta040 647 9/7/2024
14.2.0-beta039 911 9/6/2024
14.2.0-beta038 692 9/6/2024
14.2.0-beta037 672 9/4/2024
14.2.0-beta036 656 9/1/2024
14.2.0-beta035 995 8/21/2024
14.2.0-beta034 708 8/19/2024
14.2.0-beta033 614 8/19/2024
14.2.0-beta032 818 8/15/2024
14.2.0-beta031 667 8/12/2024
14.2.0-beta030 533 8/5/2024
14.2.0-beta029 476 8/2/2024
14.2.0-beta028 631 8/2/2024
14.2.0-beta027 488 8/2/2024
14.2.0-beta026 477 8/1/2024
14.2.0-beta025 452 7/31/2024
14.2.0-beta024 419 7/29/2024
14.2.0-beta023 575 7/25/2024
14.2.0-beta022 462 7/24/2024
14.2.0-beta021 596 7/19/2024
14.2.0-beta020 575 7/18/2024
14.2.0-beta019 567 7/16/2024
14.2.0-beta018 579 7/15/2024
14.2.0-beta017 606 7/15/2024
14.2.0-beta016 617 7/14/2024
14.2.0-beta015 646 7/12/2024
14.2.0-beta014 611 7/12/2024
14.2.0-beta013 665 7/9/2024
14.2.0-beta012 626 7/7/2024
14.2.0-beta011 632 7/5/2024
14.2.0-beta010 699 6/28/2024
14.2.0-beta009 655 6/27/2024
14.2.0-beta008 687 6/26/2024
14.2.0-beta007 674 6/26/2024
14.2.0-beta006 631 6/26/2024
14.2.0-beta005 702 6/26/2024
14.2.0-beta004 686 6/18/2024
14.2.0-beta003 742 6/14/2024
14.2.0-beta002 668 6/12/2024
14.2.0-beta001 739 6/6/2024
14.1.2 923 8/29/2024
14.1.1 976 8/14/2024
14.1.0 1,322 6/6/2024
14.0.2 814 5/17/2024
14.0.0 1,137 5/1/2024
13.3.0 1,680 4/16/2024
13.2.1 5,071 1/25/2024
13.2.0 8,832 11/30/2023
13.1.2 9,457 9/23/2023
13.1.1 8,962 8/23/2023
13.1.0 10,323 7/7/2023
13.0.1 10,185 5/24/2023
13.0.0 20,469 11/27/2022
12.4.1 20,564 9/1/2022
12.3.21 18,912 7/23/2022
12.3.20 18,661 6/21/2022
12.3.19 19,300 4/25/2022
12.3.18 19,193 3/9/2022
12.3.17 19,286 2/9/2022
12.3.16 19,249 1/14/2022
12.3.15 15,030 11/29/2021
12.3.14 21,225 10/22/2021
12.3.13 14,991 10/12/2021
12.3.12 15,441 8/10/2021
12.3.11 15,194 8/4/2021
12.3.10 16,893 4/20/2021
12.3.9 15,107 4/16/2021
12.3.5 17,172 3/18/2021
12.3.4 16,804 2/15/2021
12.3.3 15,216 2/9/2021
12.3.2 18,003 12/2/2020
12.3.1 19,325 11/20/2020
12.3.0 15,177 11/6/2020
12.2.22 15,831 10/12/2020
12.2.21 15,304 9/28/2020
12.2.20 16,184 9/9/2020
12.2.19 14,300 8/11/2020
12.2.18 14,128 7/29/2020
12.2.17 14,140 7/20/2020
12.2.16 14,119 7/17/2020
12.2.15 13,871 7/13/2020
12.2.14 13,972 6/29/2020
12.2.13 13,884 6/26/2020
12.2.12 13,961 6/17/2020
12.2.11 14,059 6/8/2020
12.2.10 13,853 6/5/2020
12.2.9 14,273 5/29/2020
12.2.8 17,794 5/20/2020
12.2.7 13,740 5/6/2020
12.2.6 13,979 5/4/2020
12.2.5 13,796 5/1/2020
12.2.4 13,892 4/6/2020
12.2.3 13,673 3/19/2020
12.2.2 13,502 3/12/2020
12.2.1 12,628 3/2/2020
12.2.0 12,890 2/25/2020
12.1.3 11,508 1/23/2020
12.1.2 11,898 1/17/2020
12.1.1 16,702 12/16/2019
12.1.0 11,846 11/29/2019
12.0.22 12,330 11/15/2019
12.0.21 12,017 11/8/2019
12.0.20 11,855 11/6/2019
12.0.19 11,878 11/1/2019
12.0.18 12,046 11/1/2019
12.0.17 12,023 10/31/2019
12.0.16 11,829 10/30/2019
12.0.15 11,773 10/25/2019
12.0.14 12,071 10/24/2019
12.0.13 11,746 10/23/2019
12.0.12 11,936 10/23/2019
12.0.11 2,857 10/22/2019
12.0.10 11,863 10/22/2019
12.0.9 11,565 10/18/2019
12.0.8 2,857 10/17/2019
12.0.7 2,772 10/14/2019
12.0.6 3,044 10/10/2019
12.0.5 2,734 10/9/2019
12.0.4 4,280 10/8/2019
12.0.3 4,474 10/1/2019
12.0.2 4,549 9/30/2019
12.0.1 7,823 9/27/2019
12.0.0 11,685 9/25/2019