J4JSoftware.J4JMapLibrary
0.8.1
See the version list below for details.
dotnet add package J4JSoftware.J4JMapLibrary --version 0.8.1
NuGet\Install-Package J4JSoftware.J4JMapLibrary -Version 0.8.1
<PackageReference Include="J4JSoftware.J4JMapLibrary" Version="0.8.1" />
paket add J4JSoftware.J4JMapLibrary --version 0.8.1
#r "nuget: J4JSoftware.J4JMapLibrary, 0.8.1"
// Install J4JSoftware.J4JMapLibrary as a Cake Addin #addin nuget:?package=J4JSoftware.J4JMapLibrary&version=0.8.1 // Install J4JSoftware.J4JMapLibrary as a Cake Tool #tool nuget:?package=J4JSoftware.J4JMapLibrary&version=0.8.1
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.
Product | Versions 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. |
-
net7.0
- J4JSoftware.VisualUtilities (>= 2.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- System.Linq.Async (>= 6.0.1)
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.
changed how caching works, fixed nuget dependencies