WinUIEx.Maps 0.5.0-preview

This is a prerelease version of WinUIEx.Maps.
dotnet add package WinUIEx.Maps --version 0.5.0-preview
                    
NuGet\Install-Package WinUIEx.Maps -Version 0.5.0-preview
                    
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="WinUIEx.Maps" Version="0.5.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinUIEx.Maps" Version="0.5.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="WinUIEx.Maps" />
                    
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 WinUIEx.Maps --version 0.5.0-preview
                    
#r "nuget: WinUIEx.Maps, 0.5.0-preview"
                    
#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 WinUIEx.Maps@0.5.0-preview
                    
#: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=WinUIEx.Maps&version=0.5.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WinUIEx.Maps&version=0.5.0-preview&prerelease
                    
Install as a Cake Tool

WinUIEx.Maps

WinUIEx.Maps is a WinUI 3 map control with Azure Maps raster and vector basemaps, custom raster tile layers, map elements, touch and pointer navigation, and Direct3D rendering.

Installation

Install the WinUIEx.Maps NuGet package, then add a map control:

<maps:MapControl
    MapServiceToken="your-azure-maps-token"
    MapStyle="Road" />

Azure Maps styles require an Azure Maps token. MapStyle.Blank can be used with custom HTTP(S) tile layers without an Azure token.

Documentation

Licensing

WinUIEx.Maps uses a dual source-available license:

  • Noncommercial use is free.
  • All commercial use requires an active GitHub Sponsorship of at least USD $10 per month at github.com/sponsors/dotMorten.

Using the package constitutes acceptance of the terms in LICENSE.md. This is not an MIT or OSI-approved open-source license. Third-party licenses are listed in THIRD-PARTY-NOTICES.md.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-preview 48 8/31/2026