.NET 6 Library for reading/writing MBTiles files.
Info
Version: | 2.0.2 |
Author(s): | Bert Temme |
Last Update: | Sunday, October 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bertt/MBTiles |
NuGet Url: | https://www.nuget.org/packages/bertt.MBTiles |
Install
Install-Package bertt.MBTiles
dotnet add package bertt.MBTiles
paket add bertt.MBTiles
bertt.MBTiles Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite(>= 1.0.112)
- tilebelt(>= 1.3.4)