MaxRev.Gdal.Core 3.0.1.2

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.1.2                
NuGet\Install-Package MaxRev.Gdal.Core -Version 3.0.1.2                
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.1.2" />                
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.1.2                
#r "nuget: MaxRev.Gdal.Core, 3.0.1.2"                
#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.1.2

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

GDAL (3.0.1) 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 (13)

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

Package Downloads
Terradue.Data.Stars

Collection of data Plugins for Terradue.Stars

MaxRev.Gdal.Universal

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

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.10.0.306 236 11/13/2024
3.10.0.296 695 11/7/2024
3.9.3.292 163 11/7/2024
3.9.3.287 117 11/7/2024
3.9.3.266 237 11/5/2024
3.9.2.259 133 11/5/2024
3.9.1.247 21,167 8/14/2024
3.9.1.244 1,817 8/11/2024
3.9.1.242 244 8/10/2024
3.9.1.240 241 8/9/2024
3.9.0.218 7,406 6/14/2024
3.8.3.286 57,369 1/25/2024
3.7.0.217 65,062 5/12/2023
3.6.4.100 7,123 5/6/2023
3.6.3.100 1,214 5/2/2023
3.6.2.200 1,455 5/2/2023
3.6.1.120 48,281 2/22/2023
3.6.1.100 11,986 12/22/2022
3.6.0.100 2,702 12/12/2022
3.3.3.120 60,053 3/28/2022
3.3.3.110 106,409 1/5/2022
3.2.0.320 69,735 4/17/2021
3.2.0.310 15,915 3/19/2021
3.2.0.300 113,070 3/7/2021
3.2.0.250 54,296 1/4/2021
3.2.0.210 1,631 12/17/2020
3.2.0.200 1,070 12/16/2020
3.2.0.110 1,166 12/14/2020
3.2.0.100 1,365 12/12/2020
3.1.2.110 1,573 12/5/2020
3.1.0.100 37,556 6/30/2020
3.0.1.25 22,389 10/21/2019
3.0.1.2 1,790 10/10/2019
3.0.0.4 1,737 7/20/2019
3.0.0.3 1,124 6/26/2019
3.0.0.2 1,133 6/21/2019
3.0.0.1 1,106 6/20/2019
3.0.0 1,323 6/19/2019

- Now all configurations done by GdalBase.ConfigureAll()
- Updated runtimes