FiftyOne.Geolocation.Core 4.4.295

dotnet add package FiftyOne.Geolocation.Core --version 4.4.295
                    
NuGet\Install-Package FiftyOne.Geolocation.Core -Version 4.4.295
                    
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.295" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FiftyOne.Geolocation.Core" Version="4.4.295" />
                    
Directory.Packages.props
<PackageReference Include="FiftyOne.Geolocation.Core" />
                    
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.Core --version 4.4.295
                    
#r "nuget: FiftyOne.Geolocation.Core, 4.4.295"
                    
#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.Core@4.4.295
                    
#: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.Core&version=4.4.295
                    
Install as a Cake Addin
#tool nuget:?package=FiftyOne.Geolocation.Core&version=4.4.295
                    
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.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.295 166 9/26/2025
4.4.294 154 9/25/2025
4.4.293 227 9/21/2025
4.4.292 352 9/18/2025
4.4.291 336 9/17/2025
4.4.289 359 9/3/2025
4.4.288 202 9/2/2025
4.4.287 258 8/30/2025
4.4.286 252 8/27/2025
4.4.285 242 8/26/2025
4.4.284 195 8/21/2025
4.4.283 217 8/13/2025
4.4.282 275 8/5/2025
4.4.281 235 8/4/2025
4.4.280 368 6/6/2025
4.4.279 297 5/23/2025
4.4.278 410 4/16/2025
4.4.277 248 4/5/2025
4.4.276 276 4/4/2025
4.4.275 283 4/3/2025
4.4.274 272 4/2/2025
4.4.273 277 3/19/2025
4.4.272 245 3/16/2025
4.4.271 272 3/13/2025
4.4.270 257 3/12/2025
4.4.269 282 3/9/2025
4.4.268 337 3/8/2025
4.4.267 338 3/7/2025
4.4.266 341 3/6/2025
4.4.265 339 3/5/2025
4.4.264 243 3/3/2025
4.4.263 232 3/2/2025
4.4.262 257 2/28/2025
4.4.261 234 2/27/2025
4.4.260 285 2/19/2025
4.4.259 262 2/13/2025
4.4.258 249 2/9/2025
4.4.257 243 2/8/2025
4.4.256 233 2/7/2025
4.4.255 243 2/5/2025
4.4.254 228 2/4/2025
4.4.253 647 2/3/2025
4.4.252 223 2/1/2025
4.4.251 237 1/30/2025
4.4.250 289 1/27/2025
4.4.249 245 1/26/2025
4.4.248 249 1/25/2025
4.4.247 255 1/23/2025
4.4.246 233 1/21/2025
4.4.245 250 1/19/2025
4.4.244 228 1/17/2025
4.4.243 260 1/16/2025
4.4.242 315 1/10/2025
4.4.241 276 1/8/2025
4.4.240 248 1/4/2025
4.4.239 251 1/3/2025
4.4.238 248 1/2/2025
4.4.237 254 12/26/2024
4.4.236 243 12/24/2024
4.4.235 238 12/22/2024
4.4.234 227 12/21/2024
4.4.233 234 12/19/2024
4.4.232 241 12/18/2024
4.4.231 223 12/17/2024
4.4.230 226 12/16/2024
4.4.229 253 12/14/2024
4.4.228 254 12/6/2024
4.4.227 227 12/4/2024
4.4.226 250 12/3/2024
4.4.225 218 12/2/2024
4.4.224 245 11/27/2024
4.4.223 229 11/26/2024
4.4.222 233 11/15/2024
4.4.221 243 11/14/2024
4.4.220 241 11/13/2024
4.4.219 247 11/12/2024
4.4.218 240 11/10/2024
4.4.217 217 11/9/2024
4.4.216 242 11/7/2024
4.4.215 255 11/6/2024
4.4.214 229 11/4/2024
4.4.213 216 11/3/2024
4.4.212 252 10/24/2024
4.4.211 249 10/23/2024
4.4.210 260 10/20/2024
4.4.209 269 10/18/2024
4.4.208 218 10/17/2024
4.4.207 233 10/16/2024
4.4.206 312 10/11/2024
4.4.205 221 10/10/2024
4.4.204 253 10/9/2024
4.4.203 248 10/5/2024
4.4.202 250 10/3/2024
4.4.201 246 10/2/2024
4.4.200 245 10/1/2024
4.4.199 244 9/29/2024
4.4.198 302 9/14/2024
4.4.197 270 9/11/2024
4.4.196 264 9/10/2024
4.4.195 227 9/9/2024
4.4.194 257 9/8/2024
4.4.193 279 9/7/2024
4.4.192 527 9/6/2024
4.4.191 265 9/6/2024
4.4.190 279 9/5/2024
4.4.189 264 9/5/2024
4.4.188 277 9/4/2024
4.4.187 252 9/3/2024
4.4.186 280 8/30/2024
4.4.185 293 8/21/2024
4.4.184 292 8/16/2024
4.4.183 262 8/15/2024
4.4.182 273 8/14/2024
4.4.181 254 8/8/2024
4.4.180 262 8/7/2024
4.4.179 258 8/6/2024
4.4.178 211 8/4/2024
4.4.177 203 8/3/2024
4.4.176 214 7/31/2024
4.4.175 1,537 7/27/2024
4.4.174 1,546 7/26/2024
4.4.173 222 7/25/2024
4.4.172 242 7/20/2024
4.4.171 247 7/19/2024
4.4.170 240 7/18/2024
4.4.169 241 7/17/2024
4.4.168 267 7/16/2024
4.4.167 260 7/12/2024
4.4.166 264 7/11/2024
4.4.165 280 7/10/2024
4.4.164 300 7/8/2024
4.4.163 258 7/7/2024
4.4.162 257 7/5/2024
4.4.161 276 6/28/2024
4.4.160 275 6/27/2024
4.4.159 301 6/20/2024
4.4.158 268 6/16/2024
4.4.157 256 6/15/2024
4.4.156 268 6/12/2024
4.4.155 283 6/2/2024
4.4.154 266 6/1/2024
4.4.153 288 5/31/2024
4.4.152 1,187 5/30/2024
4.4.151 291 5/29/2024
4.4.150 250 5/28/2024
4.4.149 279 5/26/2024
4.4.148 302 5/23/2024
4.4.147 264 5/19/2024
4.4.146 258 5/18/2024
4.4.145 300 5/17/2024
4.4.144 280 5/16/2024
4.4.143 245 5/15/2024
4.4.142 226 5/14/2024
4.4.141 258 5/13/2024
4.4.140 319 5/9/2024
4.4.139 276 5/8/2024
4.4.138 325 5/4/2024
4.4.137 254 5/3/2024
4.4.136 296 5/1/2024
4.4.135 280 4/29/2024
4.4.134 288 4/26/2024
4.4.133 592 4/24/2024
4.4.132 304 4/22/2024
4.4.131 303 4/21/2024
4.4.130 299 4/20/2024
4.4.129 287 4/19/2024
4.4.128 473 3/28/2024
4.4.127 349 3/22/2024
4.4.126 295 3/21/2024
4.4.125 356 3/20/2024
4.4.124 274 3/19/2024
4.4.123 272 3/18/2024
4.4.122 294 3/17/2024
4.4.121 287 3/16/2024
4.4.120 298 2/23/2024
4.4.119 309 2/22/2024
4.4.118 261 2/17/2024
4.4.117 282 2/16/2024
4.4.116 292 2/15/2024
4.4.115 267 2/14/2024
4.4.114 322 2/7/2024
4.4.113 267 2/3/2024
4.4.112 400 2/2/2024
4.4.111 269 2/1/2024
4.4.110 271 1/29/2024
4.4.109 245 1/28/2024
4.4.108 288 1/27/2024
4.4.107 257 1/26/2024
4.4.106 300 1/19/2024
4.4.105 262 1/18/2024
4.4.104 273 1/17/2024
4.4.103 269 1/15/2024
4.4.102 274 1/14/2024
4.4.101 288 1/13/2024
4.4.100 273 1/12/2024
4.4.99 263 1/11/2024
4.4.98 279 1/8/2024
4.4.97 284 1/7/2024
4.4.96 341 12/22/2023
4.4.95 321 12/20/2023
4.4.94 323 12/9/2023
4.4.93 341 12/8/2023
4.4.92 310 12/4/2023
4.4.91 336 12/3/2023
4.4.90 337 12/2/2023
4.4.89 286 12/1/2023
4.4.88 338 11/30/2023
4.4.87 309 11/27/2023
4.4.86 309 11/26/2023
4.4.85 294 11/25/2023
4.4.84 293 11/24/2023
4.4.83 317 11/23/2023
4.4.82 324 11/22/2023
4.4.81 299 11/21/2023
4.4.80 296 11/18/2023
4.4.79 308 11/16/2023
4.4.78 288 11/10/2023
4.4.77 297 11/5/2023
4.4.76 274 11/4/2023
4.4.75 253 11/3/2023
4.4.74 276 11/2/2023
4.4.73 265 10/30/2023
4.4.72 323 10/29/2023
4.4.71 313 10/28/2023
4.4.70 288 10/27/2023
4.4.69 319 10/26/2023
4.4.68 316 10/21/2023
4.4.67 337 10/13/2023
4.4.66 327 10/12/2023
4.4.65 306 10/5/2023
4.4.64 307 9/25/2023
4.4.63 329 9/24/2023
4.4.62 341 9/22/2023
4.4.61 311 9/21/2023
4.4.60 287 9/18/2023
4.4.59 290 9/17/2023
4.4.58 295 9/16/2023
4.4.57 326 9/15/2023
4.4.56 322 9/14/2023
4.4.55 316 9/13/2023
4.4.54 368 9/11/2023
4.4.53 368 9/10/2023
4.4.52 353 9/9/2023
4.4.51 328 9/7/2023
4.4.50 341 9/4/2023
4.4.49 316 9/3/2023
4.4.48 358 9/2/2023
4.4.47 364 9/1/2023
4.4.46 509 8/20/2023
4.4.45 375 8/13/2023
4.4.44 385 8/12/2023
4.4.43 378 8/11/2023
4.4.42 360 8/10/2023
4.4.41 386 8/8/2023
4.4.40 376 8/6/2023
4.4.39 437 7/24/2023
4.4.38 410 7/22/2023
4.4.37 377 7/19/2023
4.4.36 395 7/17/2023
4.4.35 351 7/15/2023
4.4.34 382 7/13/2023
4.4.33 351 7/11/2023
4.4.32 386 7/8/2023
4.4.31 407 7/6/2023
4.4.30 415 7/4/2023
4.4.29 431 7/2/2023
4.4.28 407 6/30/2023
4.4.27 436 6/29/2023
4.4.26 676 6/26/2023
4.4.25 416 6/24/2023
4.4.24 391 6/23/2023
4.4.23 968 6/22/2023
4.4.22 418 6/20/2023
4.4.21 445 6/17/2023
4.4.20 415 6/16/2023
4.4.19 459 6/14/2023
4.4.18 396 6/13/2023
4.4.17 460 6/12/2023
4.4.16 452 6/11/2023
4.4.15 463 6/10/2023
4.4.14 452 6/9/2023
4.4.13 456 6/7/2023
4.4.12 413 6/5/2023
4.4.11 496 6/2/2023
4.4.10 982 3/24/2023
4.4.9 646 3/20/2023
4.4.8 679 3/10/2023
4.4.5 1,075 12/8/2022
4.4.4 1,176 6/29/2022
4.4.3 1,140 5/25/2022
4.4.2 1,174 4/27/2022
4.4.1 1,369 4/20/2022
4.4.0 1,225 4/7/2022
4.3.12 4,120 3/31/2022
4.3.11 1,208 1/25/2022
4.3.10 739 12/22/2021
4.3.9 737 12/16/2021
4.3.8 744 12/1/2021
4.3.7 1,052 10/6/2021
4.3.5 356 8/17/2021
4.3.4 188 8/3/2021
4.3.1 428 6/16/2021
4.3.0 865 6/16/2021
4.2.3 192 5/10/2021
4.2.1 201 2/3/2021
4.2.0 920 1/7/2021
4.1.10 1,263 8/10/2020
4.1.6 1,226 5/29/2020