J4JSoftware.J4JMapLibrary 0.9.3

dotnet add package J4JSoftware.J4JMapLibrary --version 0.9.3
NuGet\Install-Package J4JSoftware.J4JMapLibrary -Version 0.9.3
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="J4JSoftware.J4JMapLibrary" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add J4JSoftware.J4JMapLibrary --version 0.9.3
#r "nuget: J4JSoftware.J4JMapLibrary, 0.9.3"
#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 J4JSoftware.J4JMapLibrary as a Cake Addin
#addin nuget:?package=J4JSoftware.J4JMapLibrary&version=0.9.3

// Install J4JSoftware.J4JMapLibrary as a Cake Tool
#tool nuget:?package=J4JSoftware.J4JMapLibrary&version=0.9.3

J4JMapLibrary

A Net7 library for retrieving map images from online services. The supported services are currently:

Some of these services require setting up a user account to access them. No credentials are included in the library.

The library is built with nullability enabled.

All of the services have usage rules (e.g., maximum number of downloads per day) you must adhere to. Consult the documentation for each of the services to learn more.

The change log can be found here.

Understanding how to use this library involves a number of terms which may not be familiar to many developers. It's worth reviewing the notes on terminology before diving into the rest of the documentation.

How to use the library

Writing a custom projection class

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on J4JSoftware.J4JMapLibrary:

Package Downloads
J4JSoftware.J4JMapWinLibrary

WinApp extensions to J4JMapLibrary

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.3 177 5/3/2023
0.9.2 126 5/3/2023
0.9.1 126 5/2/2023
0.9.0 152 4/26/2023
0.8.4 160 4/25/2023
0.8.3 159 4/13/2023
0.8.2 148 4/12/2023
0.8.1 202 4/11/2023
0.8.0 173 4/6/2023

bump to keep aligned with J4JMapWinLibrary