ThinkGeo.Core 14.3.0-beta072

This is a prerelease version of ThinkGeo.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ThinkGeo.Core --version 14.3.0-beta072
                    
NuGet\Install-Package ThinkGeo.Core -Version 14.3.0-beta072
                    
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="14.3.0-beta072" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ThinkGeo.Core" Version="14.3.0-beta072" />
                    
Directory.Packages.props
<PackageReference Include="ThinkGeo.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ThinkGeo.Core --version 14.3.0-beta072
                    
#r "nuget: ThinkGeo.Core, 14.3.0-beta072"
                    
#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.
#addin nuget:?package=ThinkGeo.Core&version=14.3.0-beta072&prerelease
                    
Install ThinkGeo.Core as a Cake Addin
#tool nuget:?package=ThinkGeo.Core&version=14.3.0-beta072&prerelease
                    
Install ThinkGeo.Core as a Cake Tool


   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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.3.0-beta114 0 4 hours ago
14.3.0-beta113 168 2 days ago
14.3.0-beta112 170 2 days ago
14.3.0-beta111 340 4 days ago
14.3.0-beta110 341 7 days ago
14.3.0-beta109 322 7 days ago
14.3.0-beta108 338 8 days ago
14.3.0-beta107 349 8 days ago
14.3.0-beta106 693 11 days ago
14.3.0-beta105 663 11 days ago
14.3.0-beta104 551 12 days ago
14.3.0-beta103 415 13 days ago
14.3.0-beta102 318 15 days ago
14.3.0-beta101 338 15 days ago
14.3.0-beta100 369 19 days ago
14.3.0-beta099 296 21 days ago
14.3.0-beta098 305 21 days ago
14.3.0-beta097 358 22 days ago
14.3.0-beta096 343 22 days ago
14.3.0-beta095 346 22 days ago
14.3.0-beta094 339 22 days ago
14.3.0-beta093 346 23 days ago
14.3.0-beta092 381 23 days ago
14.3.0-beta091 401 23 days ago
14.3.0-beta090 419 25 days ago
14.3.0-beta089 391 a month ago
14.3.0-beta088 379 a month ago
14.3.0-beta087 401 a month ago
14.3.0-beta086 374 a month ago
14.3.0-beta085 472 a month ago
14.3.0-beta084 445 a month ago
14.3.0-beta083 439 a month ago
14.3.0-beta082 437 a month ago
14.3.0-beta081 454 a month ago
14.3.0-beta080 361 a month ago
14.3.0-beta079 355 a month ago
14.3.0-beta078 347 a month ago
14.3.0-beta077 364 a month ago
14.3.0-beta076 329 a month ago
14.3.0-beta075 348 a month ago
14.3.0-beta074 331 a month ago
14.3.0-beta073 329 a month ago
14.3.0-beta072 334 a month ago
14.3.0-beta071 430 2 months ago
14.3.0-beta070 408 2 months ago
14.3.0-beta069 369 2 months ago
14.3.0-beta068 390 2 months ago
14.3.0-beta067 351 2 months ago
14.3.0-beta066 354 2 months ago
14.3.0-beta065 365 2 months ago
14.3.0-beta064 349 2 months ago
14.3.0-beta063 388 2 months ago
14.3.0-beta062 323 2 months ago
14.3.0-beta061 337 2 months ago
14.3.0-beta060 355 2 months ago
14.3.0-beta059 340 2 months ago
14.3.0-beta058 353 2 months ago
14.3.0-beta057 386 2 months ago
14.3.0-beta056 361 2 months ago
14.3.0-beta055 344 2 months ago
14.3.0-beta054 351 2 months ago
14.3.0-beta053 393 2 months ago
14.3.0-beta052 345 3 months ago
14.3.0-beta051 391 3 months ago
14.3.0-beta050 306 3 months ago
14.3.0-beta049 362 3 months ago
14.3.0-beta048 356 3 months ago
14.3.0-beta047 385 3 months ago
14.3.0-beta046 369 3 months ago
14.3.0-beta045 360 3 months ago
14.3.0-beta044 362 3 months ago
14.3.0-beta043 336 4 months ago
14.3.0-beta042 365 4 months ago
14.3.0-beta041 398 4 months ago
14.3.0-beta040 383 4 months ago
14.3.0-beta039 340 4 months ago
14.3.0-beta038 373 4 months ago
14.3.0-beta037 360 4 months ago
14.3.0-beta036 360 4 months ago
14.3.0-beta035 393 4 months ago
14.3.0-beta034 352 4 months ago
14.3.0-beta033 367 4 months ago
14.3.0-beta032 380 4 months ago
14.3.0-beta031 391 4 months ago
14.3.0-beta030 358 4 months ago
14.3.0-beta029 343 4 months ago
14.3.0-beta028 361 4 months ago
14.3.0-beta027 370 4 months ago
14.3.0-beta026 365 4 months ago
14.3.0-beta025 396 4 months ago
14.3.0-beta024 368 4 months ago
14.3.0-beta023 380 4 months ago
14.3.0-beta022 331 4 months ago
14.3.0-beta021 348 4 months ago
14.3.0-beta020 334 4 months ago
14.3.0-beta019 373 4 months ago
14.3.0-beta018 379 4 months ago
14.3.0-beta017 370 4 months ago
14.3.0-beta016 359 4 months ago
14.3.0-beta015 342 4 months ago
14.3.0-beta014 374 5 months ago
14.3.0-beta013 348 5 months ago
14.3.0-beta012 341 5 months ago
14.3.0-beta011 339 5 months ago
14.3.0-beta010 367 5 months ago
14.3.0-beta009 379 5 months ago
14.3.0-beta008 399 5 months ago
14.3.0-beta007 382 5 months ago
14.3.0-beta006 399 5 months ago
14.3.0-beta005 360 5 months ago
14.3.0-beta004 365 5 months ago
14.3.0-beta003 384 5 months ago
14.3.0-beta002 390 5 months ago
14.3.0-beta001 348 6 months ago
14.2.5 628 24 days ago
14.2.4 664 a month ago
14.2.2 643 2 months ago
14.2.1 2,475 6 months ago
14.1.2 1,415 7 months ago
14.1.1 1,630 8 months ago
14.1.0 2,795 10 months ago
14.0.2 980 5/17/2024
14.0.0 1,266 5/1/2024
13.3.0 2,703 4/16/2024
13.2.1 5,303 1/25/2024
13.2.0 9,119 11/30/2023
13.1.2 9,652 9/23/2023
13.1.1 9,122 8/23/2023
13.1.0 10,393 7/7/2023
13.0.1 10,320 5/24/2023
13.0.0 22,688 11/27/2022
12.4.1 21,170 9/1/2022
12.3.21 19,020 7/23/2022
12.3.20 18,744 6/21/2022
12.3.19 19,416 4/25/2022
12.3.18 19,259 3/9/2022
12.3.17 19,402 2/9/2022
12.3.16 19,385 1/14/2022
12.3.15 15,119 11/29/2021
12.3.14 21,375 10/22/2021
12.3.13 15,077 10/12/2021
12.3.12 15,475 8/10/2021
12.3.11 15,228 8/4/2021
12.3.10 17,318 4/20/2021
12.3.9 15,164 4/16/2021
12.3.5 17,214 3/18/2021
12.3.4 17,230 2/15/2021
12.3.3 15,386 2/9/2021
12.3.2 18,104 12/2/2020
12.3.1 19,882 11/20/2020
12.3.0 15,254 11/6/2020
12.2.22 15,979 10/12/2020
12.2.21 15,388 9/28/2020
12.2.20 16,254 9/9/2020
12.2.19 14,449 8/11/2020
12.2.18 14,177 7/29/2020
12.2.17 14,253 7/20/2020
12.2.16 14,199 7/17/2020
12.2.15 13,963 7/13/2020
12.2.14 14,055 6/29/2020
12.2.13 14,016 6/26/2020
12.2.12 14,096 6/17/2020
12.2.11 14,149 6/8/2020
12.2.10 13,922 6/5/2020
12.2.9 14,362 5/29/2020
12.2.8 17,925 5/20/2020
12.2.7 13,880 5/6/2020
12.2.6 14,104 5/4/2020
12.2.5 13,934 5/1/2020
12.2.4 14,057 4/6/2020
12.2.3 13,764 3/19/2020
12.2.2 13,643 3/12/2020
12.2.1 12,770 3/2/2020
12.2.0 12,944 2/25/2020
12.1.3 11,569 1/23/2020
12.1.2 11,975 1/17/2020
12.1.1 16,819 12/16/2019
12.1.0 11,926 11/29/2019
12.0.22 12,411 11/15/2019
12.0.21 12,094 11/8/2019
12.0.20 11,987 11/6/2019
12.0.19 11,941 11/1/2019
12.0.18 12,125 11/1/2019
12.0.17 12,124 10/31/2019
12.0.16 11,907 10/30/2019
12.0.15 11,832 10/25/2019
12.0.14 12,188 10/24/2019
12.0.13 11,807 10/23/2019
12.0.12 11,979 10/23/2019
12.0.11 2,903 10/22/2019
12.0.10 11,932 10/22/2019
12.0.9 11,673 10/18/2019
12.0.8 2,898 10/17/2019
12.0.7 2,835 10/14/2019
12.0.6 3,116 10/10/2019
12.0.5 2,789 10/9/2019
12.0.4 4,341 10/8/2019
12.0.3 4,531 10/1/2019
12.0.2 4,610 9/30/2019
12.0.1 7,896 9/27/2019
12.0.0 11,789 9/25/2019