{"id":30420797,"url":"https://github.com/abjerner/skybrud.social.google.geocoding","last_synced_at":"2026-05-14T23:33:54.136Z","repository":{"id":144123362,"uuid":"354888994","full_name":"abjerner/Skybrud.Social.Google.Geocoding","owner":"abjerner","description":".NET API wrapper and implementation of the Google Geocoding API.","archived":false,"fork":false,"pushed_at":"2024-05-11T10:48:16.000Z","size":1187,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-22T05:03:40.837Z","etag":null,"topics":["api","api-wrapper","authentication","csharp","dotnet","geocoding","geocoding-api","google","google-api","limbo","net8","oauth","oauth2","package","skybrud","skybrud-integrations","skybrud-social"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abjerner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-04-05T15:55:48.000Z","updated_at":"2024-03-09T19:09:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2252582-a82f-4bfe-9cc4-72d5f739b5da","html_url":"https://github.com/abjerner/Skybrud.Social.Google.Geocoding","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abjerner/Skybrud.Social.Google.Geocoding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Google.Geocoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Google.Geocoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Google.Geocoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Google.Geocoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abjerner","download_url":"https://codeload.github.com/abjerner/Skybrud.Social.Google.Geocoding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjerner%2FSkybrud.Social.Google.Geocoding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606605,"owners_count":24788981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-wrapper","authentication","csharp","dotnet","geocoding","geocoding-api","google","google-api","limbo","net8","oauth","oauth2","package","skybrud","skybrud-integrations","skybrud-social"],"created_at":"2025-08-22T08:20:13.444Z","updated_at":"2026-05-14T23:33:54.092Z","avatar_url":"https://github.com/abjerner.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skybrud.Social.Google.Geocoding\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/abjerner/Skybrud.Social.Google.Geocoding/blob/main/LICENSE.md)\n[![NuGet](https://img.shields.io/nuget/v/Skybrud.Social.Google.Geocoding.svg)](https://www.nuget.org/packages/Skybrud.Social.Google.Geocoding)\n[![NuGet](https://img.shields.io/nuget/dt/Skybrud.Social.Google.Geocoding.svg)](https://www.nuget.org/packages/Skybrud.Social.Google.Geocoding)\n[![Skybrud.Social.Google.Geocoding at packages.limbo.works](https://img.shields.io/badge/limbo-packages-blue)](https://packages.limbo.works/skybrud.social.google.geocoding/)\n\n**Skybrud.Social.Google.Geocoding** is a .NET API wrapper and implementation of the [**Google Geocoding API**](https://developers.google.com/maps/documentation/geocoding/overview). The package helps you with both authentication as well as raw and object-oriented communication with the Geocoding API.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cstrong\u003eLicense:\u003c/strong\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/abjerner/Skybrud.Social.Google.Geocoding/blob/v1/main/LICENSE.md\"\u003e\u003cstrong\u003eMIT License\u003c/strong\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cstrong\u003eTarget Frameworks:\u003c/strong\u003e\u003c/td\u003e\n    \u003ctd\u003e\n      .NET Standard 2.0 and .NET 8\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Installation\n\nThe package is only available via [NuGet](https://www.nuget.org/packages/Skybrud.Social.Google.Geocoding). To install the package, you can use either .NET CLI:\n\n```\ndotnet add package Skybrud.Social.Google.Geocoding\n```\n\nor the NuGet Package Manager:\n\n```\nInstall-Package Skybrud.Social.Google.Geocoding\n```\n\n\n\n\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Documentation\n\nDocumentation for this package is available via our package site at [**packages.limbo.works**](https://packages.limbo.works/skybrud.social.google.geocoding/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjerner%2Fskybrud.social.google.geocoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabjerner%2Fskybrud.social.google.geocoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjerner%2Fskybrud.social.google.geocoding/lists"}