Bouyei.GeoCore 26.8.15.2

dotnet add package Bouyei.GeoCore --version 26.8.15.2
                    
NuGet\Install-Package Bouyei.GeoCore -Version 26.8.15.2
                    
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="Bouyei.GeoCore" Version="26.8.15.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bouyei.GeoCore" Version="26.8.15.2" />
                    
Directory.Packages.props
<PackageReference Include="Bouyei.GeoCore" />
                    
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 Bouyei.GeoCore --version 26.8.15.2
                    
#r "nuget: Bouyei.GeoCore, 26.8.15.2"
                    
#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.
#:package Bouyei.GeoCore@26.8.15.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bouyei.GeoCore&version=26.8.15.2
                    
Install as a Cake Addin
#tool nuget:?package=Bouyei.GeoCore&version=26.8.15.2
                    
Install as a Cake Tool

geometry library for shp,dbf,mdb,gdb,geojson etc

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.8.15.2 99 8/18/2026
26.8.15.1 96 8/14/2026
26.8.15 88 8/13/2026
25.12.12 241 12/12/2025
25.11.5 285 11/5/2025
25.9.25 289 9/25/2025
25.7.11 252 7/11/2025
24.2.22 314 2/22/2024
23.2.26 451 2/26/2023
23.1.30 447 1/30/2023
23.1.2 722 12/26/2022
22.5.26 614 5/26/2022
22.5.1 592 5/1/2022
22.4.24 609 4/24/2022
22.4.20 633 4/20/2022
21.9.2 511 9/2/2021
21.7.7 502 7/7/2021
21.7.1 530 7/1/2021
1.3.1 652 11/10/2020
1.3.0 636 11/6/2020
Loading failed

the project providers a common base on geometry protocol to resolve .mdb,.gdb,.shp files etc. and include ellipse area and gauss forward and backward calculation etc.