ThinkGeo.FileGeoDatabase by ThinkGeo

<PackageReference Include="ThinkGeo.FileGeoDatabase" Version="12.0.8" />

 ThinkGeo.FileGeoDatabase 12.0.8

ThinkGeo.FileGeoDatabase is based on .NET Standard 2.1. If you are interested in .NET Framework based assemblies, please reference ThinkGeo.MapSuite.Layers.FileGeoDatabase. ThinkGeo.FileGeoDatabase is a layer extension to the ThinkGeo product line, see below for compatibility. It provides ability to load the GeoDatabase file format and render on maps. A file geodatabase is a collection of files in a folder on disk that can store, query, and manage both spatial and nonspatial data. ** This is an extension for use in ThinkGeo's product line, see below, as it cannot be used stand alone. ** Wiki Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core Supported Platforms: Windows, Linux - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for WPF ThinkGeo UI for Blazor ThinkGeo UI for WebApi - ThinkGeo Cloud – https://cloud.thinkgeo.com

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ThinkGeo.FileGeoDatabase</id>
    <version>12.0.8</version>
    <title>ThinkGeo Core FileGeoDatabase Layer</title>
    <authors>ThinkGeo</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ThinkGeo.FileGeoDatabase is based on .NET Standard 2.1. If you are interested in .NET Framework based assemblies, please reference ThinkGeo.MapSuite.Layers.FileGeoDatabase. ThinkGeo.FileGeoDatabase is a layer extension to the ThinkGeo product line, see below for compatibility.  It provides ability to load the GeoDatabase file format and render on maps.

    A file geodatabase is a collection of files in a folder on disk that can store, query, and manage both spatial and nonspatial data.

    ** This is an extension for use in ThinkGeo's product line, see below,  as it cannot be used stand alone. **

    Wiki Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core

    Supported Platforms: Windows, Linux

    - ThinkGeo UI Components based on .NET Core -
    ThinkGeo UI for WPF
    ThinkGeo UI for Blazor
    ThinkGeo UI for WebApi

    - ThinkGeo Cloud –
    https://cloud.thinkgeo.com</description>
    <serviceable>false</serviceable>
    <dependencies>
      <group targetFramework="netstandard2.0">
        <dependency id="ThinkGeo.Core" version="12.0.17" />
        <dependency id="ThinkGeo.Gdal" version="12.0.9" />
      </group>
    </dependencies>
    <tags>Spatial GIS ThinkGeo .NETCore FileGeoDatabase GeoDatabase Mapping .NETStandard</tags>
    <owners>ThinkGeo</owners>
    <iconUrl>http://nuget.thinkgeo.com/logo.png</iconUrl>
    <projectUrl>https://github.com/ThinkGeo</projectUrl>
    <licenseUrl>http://wiki.thinkgeo.com/wiki/map_suite_license_agreement</licenseUrl>
  </metadata>
</package>