FiftyOne.Geolocation.Cloud 4.4.293

dotnet add package FiftyOne.Geolocation.Cloud --version 4.4.293
                    
NuGet\Install-Package FiftyOne.Geolocation.Cloud -Version 4.4.293
                    
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.Cloud" Version="4.4.293" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FiftyOne.Geolocation.Cloud" Version="4.4.293" />
                    
Directory.Packages.props
<PackageReference Include="FiftyOne.Geolocation.Cloud" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FiftyOne.Geolocation.Cloud --version 4.4.293
                    
#r "nuget: FiftyOne.Geolocation.Cloud, 4.4.293"
                    
#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.
#:package FiftyOne.Geolocation.Cloud@4.4.293
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FiftyOne.Geolocation.Cloud&version=4.4.293
                    
Install as a Cake Addin
#tool nuget:?package=FiftyOne.Geolocation.Cloud&version=4.4.293
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.Cloud:

Package Downloads
FiftyOne.Geolocation

51Degrees Geolocation performs reverse geocoding (using longitude and latitude information) to populate postal addresses.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.4.293 63 9/21/2025
4.4.292 242 9/18/2025
4.4.291 249 9/17/2025
4.4.289 290 9/3/2025
4.4.288 150 9/2/2025
4.4.287 217 8/30/2025
4.4.286 199 8/27/2025
4.4.285 191 8/26/2025
4.4.284 147 8/21/2025
4.4.283 163 8/13/2025
4.4.282 218 8/5/2025
4.4.281 203 8/4/2025
4.4.280 253 6/6/2025
4.4.279 210 5/23/2025
4.4.278 299 4/16/2025
4.4.277 168 4/5/2025
4.4.276 215 4/4/2025
4.4.275 228 4/3/2025
4.4.274 222 4/2/2025
4.4.273 222 3/19/2025
4.4.272 198 3/16/2025
4.4.271 216 3/13/2025
4.4.270 223 3/12/2025
4.4.269 212 3/9/2025
4.4.268 297 3/8/2025
4.4.267 278 3/7/2025
4.4.266 280 3/6/2025
4.4.265 295 3/5/2025
4.4.264 182 3/3/2025
4.4.263 167 3/2/2025
4.4.262 185 2/28/2025
4.4.261 174 2/27/2025
4.4.260 197 2/19/2025
4.4.259 196 2/13/2025
4.4.258 177 2/9/2025
4.4.257 173 2/8/2025
4.4.256 177 2/7/2025
4.4.255 169 2/5/2025
4.4.254 173 2/4/2025
4.4.253 553 2/3/2025
4.4.252 166 2/1/2025
4.4.251 183 1/30/2025
4.4.250 227 1/27/2025
4.4.249 187 1/26/2025
4.4.248 168 1/25/2025
4.4.247 198 1/23/2025
4.4.246 162 1/21/2025
4.4.245 204 1/19/2025
4.4.244 154 1/17/2025
4.4.243 193 1/16/2025
4.4.242 195 1/10/2025
4.4.241 229 1/8/2025
4.4.240 209 1/4/2025
4.4.239 177 1/3/2025
4.4.238 195 1/2/2025
4.4.237 188 12/26/2024
4.4.236 173 12/24/2024
4.4.235 177 12/22/2024
4.4.234 173 12/21/2024
4.4.233 181 12/19/2024
4.4.232 171 12/18/2024
4.4.231 153 12/17/2024
4.4.230 165 12/16/2024
4.4.229 178 12/14/2024
4.4.228 198 12/6/2024
4.4.227 180 12/4/2024
4.4.226 179 12/3/2024
4.4.225 155 12/2/2024
4.4.224 194 11/27/2024
4.4.223 182 11/26/2024
4.4.222 187 11/15/2024
4.4.221 174 11/14/2024
4.4.220 176 11/13/2024
4.4.219 181 11/12/2024
4.4.218 170 11/10/2024
4.4.217 187 11/9/2024
4.4.216 175 11/7/2024
4.4.215 172 11/6/2024
4.4.214 171 11/4/2024
4.4.213 185 11/3/2024
4.4.212 201 10/24/2024
4.4.211 205 10/23/2024
4.4.210 203 10/20/2024
4.4.209 229 10/18/2024
4.4.208 168 10/17/2024
4.4.207 160 10/16/2024
4.4.206 284 10/11/2024
4.4.205 169 10/10/2024
4.4.204 180 10/9/2024
4.4.203 192 10/5/2024
4.4.202 172 10/3/2024
4.4.201 175 10/2/2024
4.4.200 177 10/1/2024
4.4.199 181 9/29/2024
4.4.198 226 9/14/2024
4.4.197 214 9/11/2024
4.4.196 187 9/10/2024
4.4.195 159 9/9/2024
4.4.194 188 9/8/2024
4.4.193 203 9/7/2024
4.4.192 208 9/6/2024
4.4.191 188 9/6/2024
4.4.190 196 9/5/2024
4.4.189 187 9/5/2024
4.4.188 190 9/4/2024
4.4.187 187 9/3/2024
4.4.186 196 8/30/2024
4.4.185 235 8/21/2024
4.4.184 229 8/16/2024
4.4.183 197 8/15/2024
4.4.182 209 8/14/2024
4.4.181 193 8/8/2024
4.4.180 176 8/7/2024
4.4.179 181 8/6/2024
4.4.178 162 8/4/2024
4.4.177 157 8/3/2024
4.4.176 156 7/31/2024
4.4.175 1,499 7/27/2024
4.4.174 155 7/26/2024
4.4.173 175 7/25/2024
4.4.172 182 7/20/2024
4.4.171 172 7/19/2024
4.4.170 174 7/18/2024
4.4.169 176 7/17/2024
4.4.168 193 7/16/2024
4.4.167 170 7/12/2024
4.4.166 192 7/11/2024
4.4.165 197 7/10/2024
4.4.164 227 7/8/2024
4.4.163 185 7/7/2024
4.4.162 195 7/5/2024
4.4.161 219 6/28/2024
4.4.160 213 6/27/2024
4.4.159 224 6/20/2024
4.4.158 188 6/16/2024
4.4.157 198 6/15/2024
4.4.156 195 6/12/2024
4.4.155 223 6/2/2024
4.4.154 208 6/1/2024
4.4.153 198 5/31/2024
4.4.152 1,094 5/30/2024
4.4.151 210 5/29/2024
4.4.150 202 5/28/2024
4.4.149 227 5/26/2024
4.4.148 225 5/23/2024
4.4.147 234 5/19/2024
4.4.146 214 5/18/2024
4.4.145 237 5/17/2024
4.4.144 213 5/16/2024
4.4.143 197 5/15/2024
4.4.142 183 5/14/2024
4.4.141 184 5/13/2024
4.4.140 222 5/9/2024
4.4.139 221 5/8/2024
4.4.138 241 5/4/2024
4.4.137 173 5/3/2024
4.4.136 229 5/1/2024
4.4.135 216 4/29/2024
4.4.134 236 4/26/2024
4.4.133 547 4/24/2024
4.4.132 237 4/22/2024
4.4.131 217 4/21/2024
4.4.130 241 4/20/2024
4.4.129 206 4/19/2024
4.4.128 380 3/28/2024
4.4.127 259 3/22/2024
4.4.126 226 3/21/2024
4.4.125 287 3/20/2024
4.4.124 200 3/19/2024
4.4.123 194 3/18/2024
4.4.122 220 3/17/2024
4.4.121 216 3/16/2024
4.4.120 229 2/23/2024
4.4.119 219 2/22/2024
4.4.118 207 2/17/2024
4.4.117 210 2/16/2024
4.4.116 212 2/15/2024
4.4.115 201 2/14/2024
4.4.114 238 2/7/2024
4.4.113 201 2/3/2024
4.4.112 326 2/2/2024
4.4.111 177 2/1/2024
4.4.110 192 1/29/2024
4.4.109 183 1/28/2024
4.4.108 189 1/27/2024
4.4.107 192 1/26/2024
4.4.106 220 1/19/2024
4.4.105 190 1/18/2024
4.4.104 211 1/17/2024
4.4.103 230 1/15/2024
4.4.102 209 1/14/2024
4.4.101 195 1/13/2024
4.4.100 185 1/12/2024
4.4.99 200 1/11/2024
4.4.98 201 1/8/2024
4.4.97 211 1/7/2024
4.4.96 258 12/22/2023
4.4.95 239 12/20/2023
4.4.94 206 12/9/2023
4.4.93 247 12/8/2023
4.4.92 232 12/4/2023
4.4.91 210 12/3/2023
4.4.90 224 12/2/2023
4.4.89 216 12/1/2023
4.4.88 220 11/30/2023
4.4.87 221 11/27/2023
4.4.86 212 11/26/2023
4.4.85 204 11/25/2023
4.4.84 208 11/24/2023
4.4.83 201 11/23/2023
4.4.82 205 11/22/2023
4.4.81 208 11/21/2023
4.4.80 204 11/18/2023
4.4.79 215 11/16/2023
4.4.78 205 11/10/2023
4.4.77 214 11/5/2023
4.4.76 181 11/4/2023
4.4.75 178 11/3/2023
4.4.74 192 11/2/2023
4.4.73 178 10/30/2023
4.4.72 209 10/29/2023
4.4.71 203 10/28/2023
4.4.70 192 10/27/2023
4.4.69 223 10/26/2023
4.4.68 229 10/21/2023
4.4.67 260 10/13/2023
4.4.66 233 10/12/2023
4.4.65 226 10/5/2023
4.4.64 217 9/25/2023
4.4.63 219 9/24/2023
4.4.62 207 9/22/2023
4.4.61 211 9/21/2023
4.4.60 221 9/18/2023
4.4.59 192 9/17/2023
4.4.58 229 9/16/2023
4.4.57 216 9/15/2023
4.4.56 229 9/14/2023
4.4.55 225 9/13/2023
4.4.54 253 9/11/2023
4.4.53 242 9/10/2023
4.4.52 254 9/9/2023
4.4.51 232 9/7/2023
4.4.50 242 9/4/2023
4.4.49 225 9/3/2023
4.4.48 250 9/2/2023
4.4.47 240 9/1/2023
4.4.46 371 8/20/2023
4.4.45 278 8/13/2023
4.4.44 261 8/12/2023
4.4.43 273 8/11/2023
4.4.42 252 8/10/2023
4.4.41 274 8/8/2023
4.4.40 262 8/6/2023
4.4.39 291 7/24/2023
4.4.38 293 7/22/2023
4.4.37 264 7/19/2023
4.4.36 268 7/17/2023
4.4.35 250 7/15/2023
4.4.34 288 7/13/2023
4.4.33 264 7/11/2023
4.4.32 258 7/8/2023
4.4.31 281 7/6/2023
4.4.30 311 7/4/2023
4.4.29 290 7/2/2023
4.4.28 293 6/30/2023
4.4.27 300 6/29/2023
4.4.26 536 6/26/2023
4.4.25 291 6/24/2023
4.4.24 287 6/23/2023
4.4.23 847 6/22/2023
4.4.22 303 6/20/2023
4.4.21 295 6/17/2023
4.4.20 299 6/16/2023
4.4.19 307 6/14/2023
4.4.18 298 6/13/2023
4.4.17 312 6/12/2023
4.4.16 348 6/11/2023
4.4.15 325 6/10/2023
4.4.14 322 6/9/2023
4.4.13 328 6/7/2023
4.4.12 302 6/5/2023
4.4.11 349 6/2/2023
4.4.10 808 3/24/2023
4.4.9 479 3/20/2023
4.4.8 499 3/10/2023
4.4.5 766 12/8/2022
4.4.4 817 6/29/2022
4.4.3 820 5/25/2022
4.4.2 835 4/27/2022
4.4.1 1,004 4/20/2022
4.4.0 837 4/7/2022
4.3.12 3,725 3/31/2022
4.3.11 869 1/25/2022
4.3.10 531 12/22/2021
4.3.9 551 12/16/2021
4.3.8 554 12/1/2021
4.3.7 827 10/6/2021
4.3.5 352 8/17/2021
4.3.4 192 8/3/2021
4.3.1 417 6/16/2021
4.3.0 609 6/16/2021
4.2.3 182 5/10/2021
4.2.1 204 2/3/2021
4.2.0 718 1/7/2021
4.1.10 1,269 8/10/2020
4.1.6 959 5/29/2020