<div dir="ltr">Assuming you mean this NuGet package <a href="https://www.nuget.org/packages/GDAL/">https://www.nuget.org/packages/GDAL/</a> then I think it is managed by the <a href="https://github.com/SharpMap/SharpMap">SharpMap team</a> - you probably should try asking there. As far as I know it comes with a custom build of GDAL 2.4.x (i.e gdal204.dll) - which is  not near the current latest version (3.3.x)  {but if I am wrong about that I would love to know}.<div><br></div><div>if you mean this NuGet package <a href="https://www.nuget.org/packages/MaxRev.Gdal.Core/">https://www.nuget.org/packages/MaxRev.Gdal.Core/</a> then you probably need to raise a question on the MaxRev site. I know that the standard build is only a limited set of drivers but I think they have instructions about how to compile more in.</div><div><br></div><div>There is also a conda package for the C# integrations  - see this page <a href="https://gdal.org/api/csharp/csharp_conda.html">https://gdal.org/api/csharp/csharp_conda.html</a> and this page <a href="https://gdal.org/api/csharp/index.html">https://gdal.org/api/csharp/index.html</a>. </div><div><br></div><div>This uses the latest conda GDAL package - so is always up to date but requires a bit more manual integration into your .NET app than NuGet (see the page linked above).<br><br>I checked and the current GDAL conda package (as used by the conda csharp package) :</div><div><br></div><div>- includes the <a href="https://gdal.org/drivers/vector/openfilegdb.html">OpenFileGDB driver</a></div><div>- does not include the 3rd Party library based <a href="https://gdal.org/drivers/vector/filegdb.html">FileGDB driver</a></div><div><br></div><div>Which one were you looking for?</div><div><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 21 Jun 2021 at 09:08, Jens Søe Christiansen <<a href="mailto:jenssc@pocalipse.dk">jenssc@pocalipse.dk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div>I really like to use the ESRI FileGDB driver in my .net application but can't figure out how to add the driver to the NuGet version.</div><div>Does anybody know how to add support for this driver in .net ?</div><div><br></div><div>Best regards</div><div>Jens Christiansen </div></div>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>