ThinkGeo.Core 12.3.11

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

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


   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.2.0-beta035 610 8/21/2024
14.2.0-beta034 420 8/19/2024
14.2.0-beta033 377 8/19/2024
14.2.0-beta032 508 8/15/2024
14.2.0-beta031 422 8/12/2024
14.2.0-beta030 298 8/5/2024
14.2.0-beta029 239 8/2/2024
14.2.0-beta028 337 8/2/2024
14.2.0-beta027 235 8/2/2024
14.2.0-beta026 254 8/1/2024
14.2.0-beta025 202 7/31/2024
14.2.0-beta024 195 7/29/2024
14.2.0-beta023 179 7/25/2024
14.2.0-beta022 230 7/24/2024
14.2.0-beta021 383 7/19/2024
14.2.0-beta020 337 7/18/2024
14.2.0-beta019 350 7/16/2024
14.2.0-beta018 355 7/15/2024
14.2.0-beta017 366 7/15/2024
14.2.0-beta016 383 7/14/2024
14.2.0-beta015 395 7/12/2024
14.2.0-beta014 372 7/12/2024
14.2.0-beta013 408 7/9/2024
14.2.0-beta012 415 7/7/2024
14.2.0-beta011 414 7/5/2024
14.2.0-beta010 463 6/28/2024
14.2.0-beta009 455 6/27/2024
14.2.0-beta008 467 6/26/2024
14.2.0-beta007 440 6/26/2024
14.2.0-beta006 429 6/26/2024
14.2.0-beta005 490 6/26/2024
14.2.0-beta004 477 6/18/2024
14.2.0-beta003 501 6/14/2024
14.2.0-beta002 452 6/12/2024
14.2.0-beta001 488 6/6/2024
14.1.1 650 8/14/2024
14.1.0 956 6/6/2024
14.0.2 565 5/17/2024
14.0.0 904 5/1/2024
13.3.0 1,231 4/16/2024
13.2.1 4,756 1/25/2024
13.2.0 8,447 11/30/2023
13.1.2 9,111 9/23/2023
13.1.1 8,665 8/23/2023
13.1.0 10,052 7/7/2023
13.0.1 9,917 5/24/2023
13.0.0 19,970 11/27/2022
12.4.1 20,225 9/1/2022
12.3.21 18,630 7/23/2022
12.3.20 18,417 6/21/2022
12.3.19 19,025 4/25/2022
12.3.18 18,902 3/9/2022
12.3.17 18,980 2/9/2022
12.3.16 18,916 1/14/2022
12.3.15 14,740 11/29/2021
12.3.14 20,855 10/22/2021
12.3.13 14,712 10/12/2021
12.3.12 15,152 8/10/2021
12.3.11 14,915 8/4/2021
12.3.10 16,531 4/20/2021
12.3.9 14,799 4/16/2021
12.3.5 16,863 3/18/2021
12.3.4 16,463 2/15/2021
12.3.3 14,972 2/9/2021
12.3.2 17,710 12/2/2020
12.3.1 18,941 11/20/2020
12.3.0 14,904 11/6/2020
12.2.22 15,523 10/12/2020
12.2.21 15,042 9/28/2020
12.2.20 15,927 9/9/2020
12.2.19 14,045 8/11/2020
12.2.18 13,886 7/29/2020
12.2.17 13,879 7/20/2020
12.2.16 13,835 7/17/2020
12.2.15 13,610 7/13/2020
12.2.14 13,743 6/29/2020
12.2.13 13,633 6/26/2020
12.2.12 13,716 6/17/2020
12.2.11 13,825 6/8/2020
12.2.10 13,598 6/5/2020
12.2.9 14,052 5/29/2020
12.2.8 17,524 5/20/2020
12.2.7 13,487 5/6/2020
12.2.6 13,718 5/4/2020
12.2.5 13,551 5/1/2020
12.2.4 13,676 4/6/2020
12.2.3 13,450 3/19/2020
12.2.2 13,275 3/12/2020
12.2.1 12,414 3/2/2020
12.2.0 12,620 2/25/2020
12.1.3 11,336 1/23/2020
12.1.2 11,708 1/17/2020
12.1.1 16,424 12/16/2019
12.1.0 11,649 11/29/2019
12.0.22 12,130 11/15/2019
12.0.21 11,841 11/8/2019
12.0.20 11,655 11/6/2019
12.0.19 11,688 11/1/2019
12.0.18 11,860 11/1/2019
12.0.17 11,820 10/31/2019
12.0.16 11,644 10/30/2019
12.0.15 11,598 10/25/2019
12.0.14 11,886 10/24/2019
12.0.13 11,544 10/23/2019
12.0.12 11,749 10/23/2019
12.0.11 2,834 10/22/2019
12.0.10 11,658 10/22/2019
12.0.9 11,368 10/18/2019
12.0.8 2,835 10/17/2019
12.0.7 2,744 10/14/2019
12.0.6 3,007 10/10/2019
12.0.5 2,713 10/9/2019
12.0.4 4,247 10/8/2019
12.0.3 4,425 10/1/2019
12.0.2 4,494 9/30/2019
12.0.1 7,707 9/27/2019
12.0.0 11,502 9/25/2019