FiftyOne.Geolocation.Core 4.4.134

There is a newer version of this package available.
See the version list below for details.
dotnet add package FiftyOne.Geolocation.Core --version 4.4.134
NuGet\Install-Package FiftyOne.Geolocation.Core -Version 4.4.134
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FiftyOne.Geolocation.Core" Version="4.4.134" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FiftyOne.Geolocation.Core --version 4.4.134
#r "nuget: FiftyOne.Geolocation.Core, 4.4.134"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FiftyOne.Geolocation.Core as a Cake Addin
#addin nuget:?package=FiftyOne.Geolocation.Core&version=4.4.134

// Install FiftyOne.Geolocation.Core as a Cake Tool
#tool nuget:?package=FiftyOne.Geolocation.Core&version=4.4.134

51Degrees Geo-Location Engines

51Degrees Pipeline API

Developer Documentation

Introduction

This repository contains engines for the .NET implementation of the Pipeline API that provide location services. Currently, reverse geocoding is supported through the 51Degrees cloud service.

Dependencies

Visual Studio 2019 or later is recommended. Although Visual Studio Code can be used for working with most of the projects.

The Pipeline engines are written in C# and target .NET Standard 2.0.3.

The tested versions page shows the .NET versions that we currently test against. The software may run fine against other versions, but additional caution should be applied.

Solutions and projects

  • FiftyOne.GeoLocation - Geo-location engines and related projects.
    • FiftyOne.GeoLocation.Core - Shared classes used by all geo-location engines.
    • FiftyOne.GeoLocation - Contains the geo-location pipeline builders.
    • FiftyOne.GeoLocation.Cloud - A .NET engine which uses the 51Degrees cloud service to perform reverse geocoding.

Installation

You can either reference the projects in this repository or you can reference the NuGet packages in your project:

Install-Package FiftyOne.GeoLocation

Examples

Examples can be found in the FiftyOne.GeoLocation/Examples/ folder. See below for a list of examples.

Example Description
GettingStarted This example uses the 51Degrees cloud to determine the country from a longitude and latitude.
CombiningServices This example uses geo-location alongside device detection to determine the country and device.

Tests

Tests can be found in the Tests/ folder. These can all be run from within Visual Studio or with the dotnet test command.

Project documentation

For complete documentation on the Pipeline API and associated engines, see the 51Degrees documentation site.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FiftyOne.Geolocation.Core:

Package Downloads
FiftyOne.Geolocation.Cloud

51Degrees Geolocation performs reverse geocoding (using longitude and latitude information) to populate postal addresses. This package performs reverse geocoding using the 51Degrees cloud service.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.140 0 5/9/2024
4.4.139 46 5/8/2024
4.4.138 172 5/4/2024
4.4.137 116 5/3/2024
4.4.136 144 5/1/2024
4.4.135 143 4/29/2024
4.4.134 149 4/26/2024
4.4.133 178 4/24/2024
4.4.132 148 4/22/2024
4.4.131 144 4/21/2024
4.4.130 153 4/20/2024
4.4.129 146 4/19/2024
4.4.128 307 3/28/2024
4.4.127 184 3/22/2024
4.4.126 156 3/21/2024
4.4.125 203 3/20/2024
4.4.124 136 3/19/2024
4.4.123 125 3/18/2024
4.4.122 150 3/17/2024
4.4.121 139 3/16/2024
4.4.120 147 2/23/2024
4.4.119 150 2/22/2024
4.4.118 131 2/17/2024
4.4.117 132 2/16/2024
4.4.116 137 2/15/2024
4.4.115 131 2/14/2024
4.4.114 168 2/7/2024
4.4.113 125 2/3/2024
4.4.112 239 2/2/2024
4.4.111 129 2/1/2024
4.4.110 137 1/29/2024
4.4.109 124 1/28/2024
4.4.108 125 1/27/2024
4.4.107 121 1/26/2024
4.4.106 154 1/19/2024
4.4.105 119 1/18/2024
4.4.104 134 1/17/2024
4.4.103 131 1/15/2024
4.4.102 138 1/14/2024
4.4.101 125 1/13/2024
4.4.100 131 1/12/2024
4.4.99 134 1/11/2024
4.4.98 138 1/8/2024
4.4.97 149 1/7/2024
4.4.96 191 12/22/2023
4.4.95 169 12/20/2023
4.4.94 198 12/9/2023
4.4.93 197 12/8/2023
4.4.92 197 12/4/2023
4.4.91 204 12/3/2023
4.4.90 214 12/2/2023
4.4.89 193 12/1/2023
4.4.88 205 11/30/2023
4.4.87 196 11/27/2023
4.4.86 181 11/26/2023
4.4.85 196 11/25/2023
4.4.84 187 11/24/2023
4.4.83 172 11/23/2023
4.4.82 189 11/22/2023
4.4.81 195 11/21/2023
4.4.80 191 11/18/2023
4.4.79 187 11/16/2023
4.4.78 182 11/10/2023
4.4.77 186 11/5/2023
4.4.76 161 11/4/2023
4.4.75 151 11/3/2023
4.4.74 165 11/2/2023
4.4.73 164 10/30/2023
4.4.72 189 10/29/2023
4.4.71 176 10/28/2023
4.4.70 163 10/27/2023
4.4.69 191 10/26/2023
4.4.68 200 10/21/2023
4.4.67 217 10/13/2023
4.4.66 210 10/12/2023
4.4.65 195 10/5/2023
4.4.64 188 9/25/2023
4.4.63 201 9/24/2023
4.4.62 185 9/22/2023
4.4.61 181 9/21/2023
4.4.60 179 9/18/2023
4.4.59 164 9/17/2023
4.4.58 192 9/16/2023
4.4.57 185 9/15/2023
4.4.56 206 9/14/2023
4.4.55 207 9/13/2023
4.4.54 226 9/11/2023
4.4.53 214 9/10/2023
4.4.52 200 9/9/2023
4.4.51 182 9/7/2023
4.4.50 203 9/4/2023
4.4.49 184 9/3/2023
4.4.48 209 9/2/2023
4.4.47 203 9/1/2023
4.4.46 362 8/20/2023
4.4.45 259 8/13/2023
4.4.44 243 8/12/2023
4.4.43 243 8/11/2023
4.4.42 234 8/10/2023
4.4.41 235 8/8/2023
4.4.40 227 8/6/2023
4.4.39 253 7/24/2023
4.4.38 248 7/22/2023
4.4.37 228 7/19/2023
4.4.36 240 7/17/2023
4.4.35 219 7/15/2023
4.4.34 238 7/13/2023
4.4.33 220 7/11/2023
4.4.32 253 7/8/2023
4.4.31 258 7/6/2023
4.4.30 283 7/4/2023
4.4.29 287 7/2/2023
4.4.28 261 6/30/2023
4.4.27 307 6/29/2023
4.4.26 525 6/26/2023
4.4.25 278 6/24/2023
4.4.24 264 6/23/2023
4.4.23 479 6/22/2023
4.4.22 277 6/20/2023
4.4.21 290 6/17/2023
4.4.20 257 6/16/2023
4.4.19 284 6/14/2023
4.4.18 259 6/13/2023
4.4.17 320 6/12/2023
4.4.16 306 6/11/2023
4.4.15 306 6/10/2023
4.4.14 298 6/9/2023
4.4.13 303 6/7/2023
4.4.12 259 6/5/2023
4.4.11 360 6/2/2023
4.4.10 820 3/24/2023
4.4.9 488 3/20/2023
4.4.8 529 3/10/2023
4.4.5 928 12/8/2022
4.4.4 1,003 6/29/2022
4.4.3 970 5/25/2022
4.4.2 1,016 4/27/2022
4.4.1 1,207 4/20/2022
4.4.0 1,039 4/7/2022
4.3.12 2,662 3/31/2022
4.3.11 1,050 1/25/2022
4.3.10 560 12/22/2021
4.3.9 558 12/16/2021
4.3.8 556 12/1/2021
4.3.7 848 10/6/2021
4.3.5 326 8/17/2021
4.3.4 158 8/3/2021
4.3.1 388 6/16/2021
4.3.0 659 6/16/2021
4.2.3 161 5/10/2021
4.2.1 171 2/3/2021
4.2.0 735 1/7/2021
4.1.10 1,220 8/10/2020
4.1.6 1,014 5/29/2020