ThinkGeo.FileGeoDatabase by ThinkGeo

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

 ThinkGeo.FileGeoDatabase 14.0.0

ThinkGeo.FileGeoDatabase 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 FileGeoDatabase data format on a map. 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, 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.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ThinkGeo.FileGeoDatabase</id>
    <version>14.0.0</version>
    <title>ThinkGeo Core FileGeoDatabase Layer</title>
    <authors>ThinkGeo</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>
    ThinkGeo.FileGeoDatabase 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 FileGeoDatabase data format on a map.

    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, 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.
  </description>
    <serviceable>false</serviceable>
    <dependencies>
      <dependency id="ThinkGeo.Core" version="14.0.0" />
      <dependency id="ThinkGeo.Dependency.FileGeoDatabase" version="14.0.0" />
    </dependencies>
    <frameworkAssemblies />
    <tags>Spatial GIS ThinkGeo FileGeoDatabase GeoDatabase .NETCore Mapping .NETStandard</tags>
    <owners>ThinkGeo</owners>
    <iconUrl>https://cdn.thinkgeo.com/img/logo.png</iconUrl>
    <projectUrl>https://thinkgeo.com</projectUrl>
    <licenseUrl>https://cdn.thinkgeo.com/license.txt</licenseUrl>
  </metadata>
</package>