BruTile.MbTiles 6.0.0

dotnet add package BruTile.MbTiles --version 6.0.0
                    
NuGet\Install-Package BruTile.MbTiles -Version 6.0.0
                    
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="BruTile.MbTiles" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BruTile.MbTiles" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="BruTile.MbTiles" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BruTile.MbTiles --version 6.0.0
                    
#r "nuget: BruTile.MbTiles, 6.0.0"
                    
#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.
#:package BruTile.MbTiles@6.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BruTile.MbTiles&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=BruTile.MbTiles&version=6.0.0
                    
Install as a Cake Tool

Extension for BruTile to enable access to MapBox's tile store files (MbTiles)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on BruTile.MbTiles:

Package Downloads
DrawnUi.Maui.MapsUi

SkiaMapsUi DrawnUi control for .NET MAUI

VexTile.TileSource.Mvt

A Mapsui compatible Mapbox Vector Tile TileSource based on BruTile.MbTiles

Mapsui.Experimental.VectorTiles

Mapsui experimental component for vector tiles

Mapsui.Experimental.Rendering.Skia

Mapsui - Library for mapping

VexTile.MbTiles.Mvt.TestApp

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on BruTile.MbTiles:

Repository Stars
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, Avalonia, Uno Platform, Blazor, WPF, WinUI, Windows Forms, Eto Forms, .NET for Android and .NET for iOS
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
taublast/DrawnUi
Hardware-accelerated rendering engine for .NET MAUI built on top of SkiaSharp 🎨
Version Downloads Last Updated
6.0.0 3,213 10/27/2025
6.0.0-rc.1 521 9/26/2025
6.0.0-beta.6 637 9/19/2025
6.0.0-beta.5 1,103 9/12/2025
6.0.0-beta.4 6,296 2/14/2025
6.0.0-beta.3 4,175 7/6/2024
6.0.0-beta.2 116 6/28/2024
6.0.0-beta.1 195 5/8/2024
5.0.6 26,323 10/28/2023
5.0.5 1,822 9/25/2023
5.0.4 8,141 2/19/2023
5.0.3 1,653 12/29/2022
5.0.2 960 12/29/2022
5.0.1 974 12/27/2022
5.0.0 9,499 3/13/2022
4.0.0 32,456 7/18/2021
3.1.3 4,029 3/26/2021
3.1.2 2,164 1/29/2021
3.0.0 6,221 6/7/2020
2.2.0 10,948 6/7/2020
Loading failed