MaxRev.Gdal.Core 3.0.0.4

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

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

GDAL (3.0.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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (12)

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

Package Downloads
MaxRev.Gdal.LinuxRuntime.Minimal

GDAL (3.9.0) minimal libraries package. Drivers included PROJ (9.4.0), GEOS (3.11.3), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets linux-arm64 and linux-x64 runtimes. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0

Terradue.Data.Stars The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

MaxRev.Gdal.MacosRuntime.Minimal

GDAL (3.9.0) minimal libraries package. Drivers included PROJ (9.4.0), GEOS (3.11.3), SQLITE3, CURL, JPEG, PNG, HDF4, HDF5, and others. Targets osx-arm64 and osx-x64 runtimes. Target Frameworks: netstandard[2.1|2.0], netframework 4.6.1+, net6.0, net7.0, net8.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.9.0.218 87 6/14/2024
3.8.3.286 32,284 1/25/2024
3.7.0.217 52,439 5/12/2023
3.6.4.100 4,577 5/6/2023
3.6.3.100 1,068 5/2/2023
3.6.2.200 971 5/2/2023
3.6.1.120 46,803 2/22/2023
3.6.1.100 11,574 12/22/2022
3.6.0.100 2,400 12/12/2022
3.3.3.120 50,873 3/28/2022
3.3.3.110 102,152 1/5/2022
3.2.0.320 67,607 4/17/2021
3.2.0.310 14,843 3/19/2021
3.2.0.300 112,929 3/7/2021
3.2.0.250 53,655 1/4/2021
3.2.0.210 1,608 12/17/2020
3.2.0.200 1,050 12/16/2020
3.2.0.110 1,136 12/14/2020
3.2.0.100 1,303 12/12/2020
3.1.2.110 1,509 12/5/2020
3.1.0.100 37,470 6/30/2020
3.0.1.25 21,126 10/21/2019
3.0.1.2 1,730 10/10/2019
3.0.0.4 1,717 7/20/2019
3.0.0.3 1,099 6/26/2019
3.0.0.2 1,106 6/21/2019
3.0.0.1 1,083 6/20/2019
3.0.0 1,264 6/19/2019

- Now all configurations done by GdalBase.ConfigureAll()