Skip to content

abjerner/Skybrud.Social.Google.Geocoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.