Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.78 KB

File metadata and controls

49 lines (31 loc) · 1.78 KB

Skybrud.Social.Google.Geocoding

GitHub license NuGet NuGet Skybrud.Social.Google.Geocoding at packages.limbo.works

Skybrud.Social.Google.Geocoding is a .NET API wrapper and implementation of the Google Geocoding API. The package helps you with both authentication as well as raw and object-oriented communication with the Geocoding API.

License: MIT License
Target Frameworks: .NET Standard 2.0 and .NET 8



Installation

The package is only available via NuGet. To install the package, you can use either .NET CLI:

dotnet add package Skybrud.Social.Google.Geocoding

or the NuGet Package Manager:

Install-Package Skybrud.Social.Google.Geocoding



Documentation

Documentation for this package is available via our package site at packages.limbo.works.