MyNet.Google
19.3.3
dotnet add package MyNet.Google --version 19.3.3
NuGet\Install-Package MyNet.Google -Version 19.3.3
<PackageReference Include="MyNet.Google" Version="19.3.3" />
<PackageVersion Include="MyNet.Google" Version="19.3.3" />
<PackageReference Include="MyNet.Google" />
paket add MyNet.Google --version 19.3.3
#r "nuget: MyNet.Google, 19.3.3"
#:package MyNet.Google@19.3.3
#addin nuget:?package=MyNet.Google&version=19.3.3
#tool nuget:?package=MyNet.Google&version=19.3.3
<div align="center">
MyNet.Google
<img src="MyNetGoogle.png" alt="MyNet.Google" width="96" height="96" />
Google Maps integration: geocoding, directions, distance matrix queries, and map or Street View URL builders.
</div>
<div align="center">
</div>
Features
| Feature | Description |
|---|---|
| Geocoding | Forward and reverse geocoding helpers |
| Routing | Directions and distance matrix queries |
| URLs | Map and Street View link builders |
| Geography | Integrates with coordinates and addresses |
Installation
dotnet add package MyNet.Google
Quick start
Configure API keys in your host application. Use types under MyNet.Google for geocoding and directions; see tests/MyNet.Google.Tests for request/response patterns.
Related packages
Documentation
<div align="center">
<sub>
Copyright © 2016-2026 - Stéphane ANDRE. All Rights Reserved.
<br/>
Released under the MIT License.
</sub>
</div>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- MyNet.Geography (>= 19.3.3)
- MyNet.Primitives (>= 19.3.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.