ThinkGeo.Core 12.3.0

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

// Install ThinkGeo.Core as a Cake Tool
#tool nuget:?package=ThinkGeo.Core&version=12.3.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 (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
13.3.0-beta059 0 4/16/2024
13.3.0-beta058 53 4/16/2024
13.3.0-beta057 159 4/15/2024
13.3.0-beta056 252 4/13/2024
13.3.0-beta055 207 4/12/2024
13.3.0-beta054 252 4/11/2024
13.3.0-beta053 273 4/10/2024
13.3.0-beta052 354 4/9/2024
13.3.0-beta051 613 4/2/2024
13.3.0-beta050 578 4/2/2024
13.3.0-beta049 621 4/2/2024
13.3.0-beta048 819 3/30/2024
13.3.0-beta047 724 3/29/2024
13.3.0-beta046 768 3/28/2024
13.3.0-beta045 732 3/28/2024
13.3.0-beta044 856 3/26/2024
13.3.0-beta043 932 3/23/2024
13.3.0-beta042 1,297 3/21/2024
13.3.0-beta041 947 3/21/2024
13.3.0-beta040 1,790 3/18/2024
13.3.0-beta039 1,133 3/18/2024
13.3.0-beta038 1,169 3/15/2024
13.3.0-beta037 1,195 3/14/2024
13.3.0-beta036 1,391 3/12/2024
13.3.0-beta035 1,337 3/12/2024
13.3.0-beta034 1,390 3/12/2024
13.3.0-beta033 1,443 3/11/2024
13.3.0-beta032 1,476 3/8/2024
13.3.0-beta031 1,810 3/5/2024
13.3.0-beta030 1,868 3/3/2024
13.3.0-beta029 1,909 3/2/2024
13.3.0-beta028 1,853 2/29/2024
13.3.0-beta027 1,883 2/29/2024
13.3.0-beta026 1,951 2/27/2024
13.3.0-beta025 2,011 2/27/2024
13.3.0-beta024 2,215 2/27/2024
13.3.0-beta023 2,541 2/26/2024
13.3.0-beta022 2,224 2/26/2024
13.3.0-beta021 2,216 2/23/2024
13.3.0-beta020 2,518 2/20/2024
13.3.0-beta019 3,196 2/14/2024
13.3.0-beta018 2,970 2/10/2024
13.3.0-beta017 3,320 2/7/2024
13.3.0-beta016 6,630 1/26/2024
13.3.0-beta015 3,729 1/25/2024
13.3.0-beta014 3,551 1/25/2024
13.3.0-beta013 3,816 1/23/2024
13.3.0-beta012 3,980 1/22/2024
13.3.0-beta011 4,065 1/17/2024
13.3.0-beta010 4,015 1/16/2024
13.3.0-beta009 4,155 1/16/2024
13.3.0-beta008 4,224 1/14/2024
13.3.0-beta007 4,273 1/11/2024
13.3.0-beta006 4,625 1/8/2024
13.3.0-beta005 4,623 1/5/2024
13.3.0-beta004 5,081 12/20/2023
13.3.0-beta003 5,387 12/17/2023
13.3.0-beta002 5,366 12/16/2023
13.3.0-beta001 6,660 12/7/2023
13.2.1 4,425 1/25/2024
13.2.0 7,810 11/30/2023
13.1.2 7,971 9/23/2023
13.1.1 8,339 8/23/2023
13.1.0 9,800 7/7/2023
13.0.1 9,749 5/24/2023
13.0.0 18,834 11/27/2022
12.4.1 19,794 9/1/2022
12.3.21 18,493 7/23/2022
12.3.20 18,213 6/21/2022
12.3.19 18,631 4/25/2022
12.3.18 18,721 3/9/2022
12.3.17 18,761 2/9/2022
12.3.16 18,662 1/14/2022
12.3.15 14,526 11/29/2021
12.3.14 20,641 10/22/2021
12.3.13 14,569 10/12/2021
12.3.12 15,007 8/10/2021
12.3.11 14,767 8/4/2021
12.3.10 16,347 4/20/2021
12.3.9 14,661 4/16/2021
12.3.5 16,711 3/18/2021
12.3.4 16,124 2/15/2021
12.3.3 14,771 2/9/2021
12.3.2 17,553 12/2/2020
12.3.1 18,325 11/20/2020
12.3.0 14,729 11/6/2020
12.2.22 15,316 10/12/2020
12.2.21 14,862 9/28/2020
12.2.20 15,707 9/9/2020
12.2.19 13,889 8/11/2020
12.2.18 13,699 7/29/2020
12.2.17 13,687 7/20/2020
12.2.16 13,670 7/17/2020
12.2.15 13,449 7/13/2020
12.2.14 13,605 6/29/2020
12.2.13 13,484 6/26/2020
12.2.12 13,540 6/17/2020
12.2.11 13,693 6/8/2020
12.2.10 13,435 6/5/2020
12.2.9 13,916 5/29/2020
12.2.8 17,239 5/20/2020
12.2.7 13,333 5/6/2020
12.2.6 13,540 5/4/2020
12.2.5 13,370 5/1/2020
12.2.4 13,498 4/6/2020
12.2.3 13,304 3/19/2020
12.2.2 13,137 3/12/2020
12.2.1 12,307 3/2/2020
12.2.0 12,446 2/25/2020
12.1.3 11,237 1/23/2020
12.1.2 11,628 1/17/2020
12.1.1 16,259 12/16/2019
12.1.0 11,533 11/29/2019
12.0.22 12,027 11/15/2019
12.0.21 11,724 11/8/2019
12.0.20 11,554 11/6/2019
12.0.19 11,575 11/1/2019
12.0.18 11,721 11/1/2019
12.0.17 11,686 10/31/2019
12.0.16 11,542 10/30/2019
12.0.15 11,472 10/25/2019
12.0.14 11,777 10/24/2019
12.0.13 11,422 10/23/2019
12.0.12 11,652 10/23/2019
12.0.11 2,773 10/22/2019
12.0.10 11,520 10/22/2019
12.0.9 11,254 10/18/2019
12.0.8 2,791 10/17/2019
12.0.7 2,713 10/14/2019
12.0.6 2,972 10/10/2019
12.0.5 2,676 10/9/2019
12.0.4 4,188 10/8/2019
12.0.3 4,362 10/1/2019
12.0.2 4,426 9/30/2019
12.0.1 7,614 9/27/2019
12.0.0 11,344 9/25/2019