https://github.com/soenneker/soenneker.google.geocode
A utility library for Google Geocode API operations
https://github.com/soenneker/soenneker.google.geocode
async client csharp dotnet geocode google googlegeocodeutil places singleton util
Last synced: about 2 months ago
JSON representation
A utility library for Google Geocode API operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.google.geocode
- Owner: soenneker
- License: mit
- Created: 2024-06-27T01:29:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-20T22:40:11.000Z (about 2 months ago)
- Last Synced: 2026-04-21T00:35:38.848Z (about 2 months ago)
- Topics: async, client, csharp, dotnet, geocode, google, googlegeocodeutil, places, singleton, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.google.geocode/)
[](https://github.com/soenneker/soenneker.google.geocode/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.google.geocode/)
[](https://github.com/soenneker/soenneker.google.geocode/actions/workflows/codeql.yml)
#  Soenneker.Google.Geocode
### A utility library for Google Geocode API operations
## Installation
```
dotnet add package Soenneker.Google.Geocode
```