MaxRev.Gdal.Core 3.2.0.320

There is a newer version of this package available.
See the version list below for details.
dotnet add package MaxRev.Gdal.Core --version 3.2.0.320
NuGet\Install-Package MaxRev.Gdal.Core -Version 3.2.0.320
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="MaxRev.Gdal.Core" Version="3.2.0.320" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaxRev.Gdal.Core --version 3.2.0.320
#r "nuget: MaxRev.Gdal.Core, 3.2.0.320"
#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.
// Install MaxRev.Gdal.Core as a Cake Addin
#addin nuget:?package=MaxRev.Gdal.Core&version=3.2.0.320

// Install MaxRev.Gdal.Core as a Cake Tool
#tool nuget:?package=MaxRev.Gdal.Core&version=3.2.0.320

GDAL (3.2.0) bindings for dotnet core (now linux-x64 and win-x64).
Bridge between gdal and netcore.
Use dependency package for target runtime to get drivers.
Works in docker containers without pkg installations!!
Just call - GdalBase.ConfigureAll()

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  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.
  • .NETCoreApp 2.1

    • No dependencies.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on MaxRev.Gdal.Core:

Package Downloads
Terradue.Data.Stars

Collection of data Plugins for Terradue.Stars

DiBK.RuleValidator.Extensions.Gml

Hjelpemetoder og utvidelser for GML og geometrier til DiBK.RuleValidator

GTiff2Tiles

Library to create tiles from GeoTiff images. Analogue of gdal2tiles.py on C#. Supports x64 windows and linux.

AsGeo

Package Description

AsGeo.Linux

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MaxRev.Gdal.Core:

Repository Stars
MaxRev-Dev/gdal.netcore
GDAL 3.x C#/F# bindings for .NET apps
Version Downloads Last updated
3.8.3.286 12,197 1/25/2024
3.7.0.217 44,709 5/12/2023
3.6.4.100 3,437 5/6/2023
3.6.3.100 1,027 5/2/2023
3.6.2.200 756 5/2/2023
3.6.1.120 44,320 2/22/2023
3.6.1.100 11,145 12/22/2022
3.6.0.100 2,055 12/12/2022
3.3.3.120 46,569 3/28/2022
3.3.3.110 91,156 1/5/2022
3.2.0.320 65,262 4/17/2021
3.2.0.310 13,912 3/19/2021
3.2.0.300 112,774 3/7/2021
3.2.0.250 53,336 1/4/2021
3.2.0.210 1,577 12/17/2020
3.2.0.200 1,018 12/16/2020
3.2.0.110 1,095 12/14/2020
3.2.0.100 1,244 12/12/2020
3.1.2.110 1,445 12/5/2020
3.1.0.100 37,265 6/30/2020
3.0.1.25 20,805 10/21/2019
3.0.1.2 1,691 10/10/2019
3.0.0.4 1,664 7/20/2019
3.0.0.3 1,066 6/26/2019
3.0.0.2 1,069 6/21/2019
3.0.0.1 1,044 6/20/2019
3.0.0 1,196 6/19/2019

- built on CentOS 7 (glibc - 2.17)
- GDAL Version 3.2.0
- built with vcpkg
- PROJ.DB now ships with target runtime
- fixed proj.db search on azure functions