ThinkGeo.Core 14.3.0-beta091

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-beta091
                    
NuGet\Install-Package ThinkGeo.Core -Version 14.3.0-beta091
                    
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-beta091" />
                    
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-beta091" />
                    
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-beta091
                    
#r "nuget: ThinkGeo.Core, 14.3.0-beta091"
                    
#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-beta091&prerelease
                    
Install ThinkGeo.Core as a Cake Addin
#tool nuget:?package=ThinkGeo.Core&version=14.3.0-beta091&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-beta131 112 14 hours ago
14.3.0-beta130 262 3 days ago
14.3.0-beta129 355 6 days ago
14.3.0-beta128 372 6 days ago
14.3.0-beta127 456 8 days ago
14.3.0-beta126 453 9 days ago
14.3.0-beta125 414 10 days ago
14.3.0-beta124 373 11 days ago
14.3.0-beta123 358 12 days ago
14.3.0-beta122 337 12 days ago
14.3.0-beta121 328 12 days ago
14.3.0-beta120 416 13 days ago
14.3.0-beta119 427 14 days ago
14.3.0-beta118 389 16 days ago
14.3.0-beta117 377 16 days ago
14.3.0-beta116 386 16 days ago
14.3.0-beta115 397 17 days ago
14.3.0-beta114 348 19 days ago
14.3.0-beta113 410 21 days ago
14.3.0-beta112 421 21 days ago
14.3.0-beta111 395 23 days ago
14.3.0-beta110 353 a month ago
14.3.0-beta109 330 a month ago
14.3.0-beta108 344 a month ago
14.3.0-beta107 357 a month ago
14.3.0-beta106 707 a month ago
14.3.0-beta105 674 a month ago
14.3.0-beta104 567 a month ago
14.3.0-beta103 424 a month ago
14.3.0-beta102 350 a month ago
14.3.0-beta101 341 a month ago
14.3.0-beta100 371 a month ago
14.3.0-beta099 298 a month ago
14.3.0-beta098 307 a month ago
14.3.0-beta097 360 a month ago
14.3.0-beta096 345 a month ago
14.3.0-beta095 348 a month ago
14.3.0-beta094 341 a month ago
14.3.0-beta093 348 a month ago
14.3.0-beta092 383 a month ago
14.3.0-beta091 421 a month ago
14.3.0-beta090 422 a month ago
14.3.0-beta089 394 a month ago
14.3.0-beta088 381 a month ago
14.3.0-beta087 404 a month ago
14.3.0-beta086 376 a month ago
14.3.0-beta085 474 2 months ago
14.3.0-beta084 447 2 months ago
14.3.0-beta083 445 2 months ago
14.3.0-beta082 441 2 months ago
14.3.0-beta081 456 2 months ago
14.3.0-beta080 363 2 months ago
14.3.0-beta079 358 2 months ago
14.3.0-beta078 350 2 months ago
14.3.0-beta077 366 2 months ago
14.3.0-beta076 333 2 months ago
14.3.0-beta075 350 2 months ago
14.3.0-beta074 333 2 months ago
14.3.0-beta073 331 2 months ago
14.3.0-beta072 336 2 months ago
14.3.0-beta071 432 2 months ago
14.3.0-beta070 425 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 356 2 months ago
14.3.0-beta065 388 2 months ago
14.3.0-beta064 349 2 months ago
14.3.0-beta063 389 2 months ago
14.3.0-beta062 324 2 months ago
14.3.0-beta061 355 2 months ago
14.3.0-beta060 356 3 months ago
14.3.0-beta059 341 3 months ago
14.3.0-beta058 354 3 months ago
14.3.0-beta057 387 3 months ago
14.3.0-beta056 362 3 months ago
14.3.0-beta055 345 3 months ago
14.3.0-beta054 353 3 months ago
14.3.0-beta053 394 3 months ago
14.3.0-beta052 346 3 months ago
14.3.0-beta051 392 3 months ago
14.3.0-beta050 307 3 months ago
14.3.0-beta049 363 4 months ago
14.3.0-beta048 356 4 months ago
14.3.0-beta047 385 4 months ago
14.3.0-beta046 369 4 months ago
14.3.0-beta045 360 4 months ago
14.3.0-beta044 376 4 months ago
14.3.0-beta043 353 4 months ago
14.3.0-beta042 383 4 months ago
14.3.0-beta041 402 4 months ago
14.3.0-beta040 383 4 months ago
14.3.0-beta039 340 4 months ago
14.3.0-beta038 388 4 months ago
14.3.0-beta037 360 4 months ago
14.3.0-beta036 360 4 months ago
14.3.0-beta035 410 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 393 4 months ago
14.3.0-beta030 358 5 months ago
14.3.0-beta029 343 5 months ago
14.3.0-beta028 361 5 months ago
14.3.0-beta027 370 5 months ago
14.3.0-beta026 365 5 months ago
14.3.0-beta025 396 5 months ago
14.3.0-beta024 368 5 months ago
14.3.0-beta023 380 5 months ago
14.3.0-beta022 331 5 months ago
14.3.0-beta021 348 5 months ago
14.3.0-beta020 349 5 months ago
14.3.0-beta019 373 5 months ago
14.3.0-beta018 379 5 months ago
14.3.0-beta017 370 5 months ago
14.3.0-beta016 359 5 months ago
14.3.0-beta015 345 5 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 396 5 months ago
14.3.0-beta008 402 6 months ago
14.3.0-beta007 382 6 months ago
14.3.0-beta006 399 6 months ago
14.3.0-beta005 363 6 months ago
14.3.0-beta004 365 6 months ago
14.3.0-beta003 400 6 months ago
14.3.0-beta002 390 6 months ago
14.3.0-beta001 364 6 months ago
14.2.6 210 a day ago
14.2.5 833 a month ago
14.2.4 685 2 months ago
14.2.2 655 2 months ago
14.2.1 2,535 6 months ago
14.1.2 1,452 8 months ago
14.1.1 1,716 8 months ago
14.1.0 2,943 6/6/2024
14.0.2 1,041 5/17/2024
14.0.0 1,267 5/1/2024
13.3.0 2,786 4/16/2024
13.2.1 5,342 1/25/2024
13.2.0 9,119 11/30/2023
13.1.2 9,659 9/23/2023
13.1.1 9,123 8/23/2023
13.1.0 10,423 7/7/2023
13.0.1 10,335 5/24/2023
13.0.0 22,935 11/27/2022
12.4.1 21,229 9/1/2022
12.3.21 19,024 7/23/2022
12.3.20 18,746 6/21/2022
12.3.19 19,417 4/25/2022
12.3.18 19,261 3/9/2022
12.3.17 19,422 2/9/2022
12.3.16 19,387 1/14/2022
12.3.15 15,128 11/29/2021
12.3.14 21,398 10/22/2021
12.3.13 15,080 10/12/2021
12.3.12 15,495 8/10/2021
12.3.11 15,231 8/4/2021
12.3.10 17,375 4/20/2021
12.3.9 15,168 4/16/2021
12.3.5 17,218 3/18/2021
12.3.4 17,272 2/15/2021
12.3.3 15,391 2/9/2021
12.3.2 18,110 12/2/2020
12.3.1 19,887 11/20/2020
12.3.0 15,259 11/6/2020
12.2.22 15,984 10/12/2020
12.2.21 15,413 9/28/2020
12.2.20 16,259 9/9/2020
12.2.19 14,458 8/11/2020
12.2.18 14,182 7/29/2020
12.2.17 14,279 7/20/2020
12.2.16 14,204 7/17/2020
12.2.15 13,971 7/13/2020
12.2.14 14,060 6/29/2020
12.2.13 14,021 6/26/2020
12.2.12 14,101 6/17/2020
12.2.11 14,154 6/8/2020
12.2.10 13,927 6/5/2020
12.2.9 14,367 5/29/2020
12.2.8 17,942 5/20/2020
12.2.7 13,888 5/6/2020
12.2.6 14,109 5/4/2020
12.2.5 13,939 5/1/2020
12.2.4 14,097 4/6/2020
12.2.3 13,769 3/19/2020
12.2.2 13,648 3/12/2020
12.2.1 12,776 3/2/2020
12.2.0 12,949 2/25/2020
12.1.3 11,610 1/23/2020
12.1.2 11,980 1/17/2020
12.1.1 16,825 12/16/2019
12.1.0 11,931 11/29/2019
12.0.22 12,433 11/15/2019
12.0.21 12,099 11/8/2019
12.0.20 11,992 11/6/2019
12.0.19 11,946 11/1/2019
12.0.18 12,130 11/1/2019
12.0.17 12,129 10/31/2019
12.0.16 11,930 10/30/2019
12.0.15 11,837 10/25/2019
12.0.14 12,193 10/24/2019
12.0.13 11,812 10/23/2019
12.0.12 11,984 10/23/2019
12.0.11 2,909 10/22/2019
12.0.10 11,937 10/22/2019
12.0.9 11,678 10/18/2019
12.0.8 2,903 10/17/2019
12.0.7 2,840 10/14/2019
12.0.6 3,121 10/10/2019
12.0.5 2,794 10/9/2019
12.0.4 4,346 10/8/2019
12.0.3 4,536 10/1/2019
12.0.2 4,632 9/30/2019
12.0.1 7,901 9/27/2019
12.0.0 11,794 9/25/2019