FiftyOne.Geolocation.Core 4.4.279

dotnet add package FiftyOne.Geolocation.Core --version 4.4.279
                    
NuGet\Install-Package FiftyOne.Geolocation.Core -Version 4.4.279
                    
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.279" />
                    
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.279" />
                    
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.279
                    
#r "nuget: FiftyOne.Geolocation.Core, 4.4.279"
                    
#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.
#addin nuget:?package=FiftyOne.Geolocation.Core&version=4.4.279
                    
Install FiftyOne.Geolocation.Core as a Cake Addin
#tool nuget:?package=FiftyOne.Geolocation.Core&version=4.4.279
                    
Install FiftyOne.Geolocation.Core 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.279 61 5/23/2025
4.4.278 310 4/16/2025
4.4.277 153 4/5/2025
4.4.276 191 4/4/2025
4.4.275 198 4/3/2025
4.4.274 190 4/2/2025
4.4.273 196 3/19/2025
4.4.272 179 3/16/2025
4.4.271 181 3/13/2025
4.4.270 188 3/12/2025
4.4.269 199 3/9/2025
4.4.268 261 3/8/2025
4.4.267 259 3/7/2025
4.4.266 263 3/6/2025
4.4.265 267 3/5/2025
4.4.264 176 3/3/2025
4.4.263 153 3/2/2025
4.4.262 160 2/28/2025
4.4.261 154 2/27/2025
4.4.260 196 2/19/2025
4.4.259 194 2/13/2025
4.4.258 160 2/9/2025
4.4.257 168 2/8/2025
4.4.256 157 2/7/2025
4.4.255 156 2/5/2025
4.4.254 158 2/4/2025
4.4.253 418 2/3/2025
4.4.252 157 2/1/2025
4.4.251 161 1/30/2025
4.4.250 210 1/27/2025
4.4.249 162 1/26/2025
4.4.248 153 1/25/2025
4.4.247 178 1/23/2025
4.4.246 158 1/21/2025
4.4.245 171 1/19/2025
4.4.244 153 1/17/2025
4.4.243 172 1/16/2025
4.4.242 231 1/10/2025
4.4.241 211 1/8/2025
4.4.240 177 1/4/2025
4.4.239 162 1/3/2025
4.4.238 169 1/2/2025
4.4.237 168 12/26/2024
4.4.236 154 12/24/2024
4.4.235 164 12/22/2024
4.4.234 150 12/21/2024
4.4.233 154 12/19/2024
4.4.232 164 12/18/2024
4.4.231 147 12/17/2024
4.4.230 141 12/16/2024
4.4.229 168 12/14/2024
4.4.228 180 12/6/2024
4.4.227 160 12/4/2024
4.4.226 160 12/3/2024
4.4.225 141 12/2/2024
4.4.224 158 11/27/2024
4.4.223 157 11/26/2024
4.4.222 168 11/15/2024
4.4.221 156 11/14/2024
4.4.220 163 11/13/2024
4.4.219 166 11/12/2024
4.4.218 161 11/10/2024
4.4.217 157 11/9/2024
4.4.216 166 11/7/2024
4.4.215 161 11/6/2024
4.4.214 148 11/4/2024
4.4.213 152 11/3/2024
4.4.212 185 10/24/2024
4.4.211 172 10/23/2024
4.4.210 170 10/20/2024
4.4.209 207 10/18/2024
4.4.208 155 10/17/2024
4.4.207 143 10/16/2024
4.4.206 257 10/11/2024
4.4.205 151 10/10/2024
4.4.204 175 10/9/2024
4.4.203 174 10/5/2024
4.4.202 171 10/3/2024
4.4.201 165 10/2/2024
4.4.200 165 10/1/2024
4.4.199 165 9/29/2024
4.4.198 218 9/14/2024
4.4.197 217 9/11/2024
4.4.196 198 9/10/2024
4.4.195 160 9/9/2024
4.4.194 188 9/8/2024
4.4.193 200 9/7/2024
4.4.192 449 9/6/2024
4.4.191 189 9/6/2024
4.4.190 198 9/5/2024
4.4.189 182 9/5/2024
4.4.188 192 9/4/2024
4.4.187 176 9/3/2024
4.4.186 192 8/30/2024
4.4.185 226 8/21/2024
4.4.184 213 8/16/2024
4.4.183 185 8/15/2024
4.4.182 196 8/14/2024
4.4.181 190 8/8/2024
4.4.180 175 8/7/2024
4.4.179 174 8/6/2024
4.4.178 134 8/4/2024
4.4.177 128 8/3/2024
4.4.176 141 7/31/2024
4.4.175 1,224 7/27/2024
4.4.174 1,224 7/26/2024
4.4.173 142 7/25/2024
4.4.172 163 7/20/2024
4.4.171 173 7/19/2024
4.4.170 167 7/18/2024
4.4.169 172 7/17/2024
4.4.168 194 7/16/2024
4.4.167 189 7/12/2024
4.4.166 195 7/11/2024
4.4.165 197 7/10/2024
4.4.164 214 7/8/2024
4.4.163 182 7/7/2024
4.4.162 178 7/5/2024
4.4.161 203 6/28/2024
4.4.160 198 6/27/2024
4.4.159 224 6/20/2024
4.4.158 195 6/16/2024
4.4.157 183 6/15/2024
4.4.156 191 6/12/2024
4.4.155 205 6/2/2024
4.4.154 201 6/1/2024
4.4.153 216 5/31/2024
4.4.152 971 5/30/2024
4.4.151 203 5/29/2024
4.4.150 197 5/28/2024
4.4.149 211 5/26/2024
4.4.148 224 5/23/2024
4.4.147 200 5/19/2024
4.4.146 185 5/18/2024
4.4.145 215 5/17/2024
4.4.144 199 5/16/2024
4.4.143 177 5/15/2024
4.4.142 156 5/14/2024
4.4.141 179 5/13/2024
4.4.140 231 5/9/2024
4.4.139 212 5/8/2024
4.4.138 246 5/4/2024
4.4.137 186 5/3/2024
4.4.136 231 5/1/2024
4.4.135 226 4/29/2024
4.4.134 225 4/26/2024
4.4.133 446 4/24/2024
4.4.132 226 4/22/2024
4.4.131 221 4/21/2024
4.4.130 229 4/20/2024
4.4.129 203 4/19/2024
4.4.128 383 3/28/2024
4.4.127 272 3/22/2024
4.4.126 222 3/21/2024
4.4.125 291 3/20/2024
4.4.124 211 3/19/2024
4.4.123 193 3/18/2024
4.4.122 215 3/17/2024
4.4.121 216 3/16/2024
4.4.120 225 2/23/2024
4.4.119 232 2/22/2024
4.4.118 191 2/17/2024
4.4.117 211 2/16/2024
4.4.116 215 2/15/2024
4.4.115 188 2/14/2024
4.4.114 249 2/7/2024
4.4.113 211 2/3/2024
4.4.112 321 2/2/2024
4.4.111 192 2/1/2024
4.4.110 197 1/29/2024
4.4.109 188 1/28/2024
4.4.108 189 1/27/2024
4.4.107 191 1/26/2024
4.4.106 225 1/19/2024
4.4.105 186 1/18/2024
4.4.104 208 1/17/2024
4.4.103 206 1/15/2024
4.4.102 203 1/14/2024
4.4.101 189 1/13/2024
4.4.100 192 1/12/2024
4.4.99 202 1/11/2024
4.4.98 196 1/8/2024
4.4.97 218 1/7/2024
4.4.96 271 12/22/2023
4.4.95 236 12/20/2023
4.4.94 257 12/9/2023
4.4.93 268 12/8/2023
4.4.92 252 12/4/2023
4.4.91 266 12/3/2023
4.4.90 279 12/2/2023
4.4.89 239 12/1/2023
4.4.88 261 11/30/2023
4.4.87 263 11/27/2023
4.4.86 245 11/26/2023
4.4.85 249 11/25/2023
4.4.84 239 11/24/2023
4.4.83 243 11/23/2023
4.4.82 254 11/22/2023
4.4.81 255 11/21/2023
4.4.80 240 11/18/2023
4.4.79 252 11/16/2023
4.4.78 230 11/10/2023
4.4.77 246 11/5/2023
4.4.76 211 11/4/2023
4.4.75 207 11/3/2023
4.4.74 227 11/2/2023
4.4.73 216 10/30/2023
4.4.72 245 10/29/2023
4.4.71 234 10/28/2023
4.4.70 233 10/27/2023
4.4.69 257 10/26/2023
4.4.68 265 10/21/2023
4.4.67 273 10/13/2023
4.4.66 270 10/12/2023
4.4.65 256 10/5/2023
4.4.64 247 9/25/2023
4.4.63 264 9/24/2023
4.4.62 279 9/22/2023
4.4.61 244 9/21/2023
4.4.60 242 9/18/2023
4.4.59 226 9/17/2023
4.4.58 252 9/16/2023
4.4.57 244 9/15/2023
4.4.56 264 9/14/2023
4.4.55 260 9/13/2023
4.4.54 290 9/11/2023
4.4.53 275 9/10/2023
4.4.52 269 9/9/2023
4.4.51 246 9/7/2023
4.4.50 258 9/4/2023
4.4.49 252 9/3/2023
4.4.48 278 9/2/2023
4.4.47 278 9/1/2023
4.4.46 425 8/20/2023
4.4.45 313 8/13/2023
4.4.44 305 8/12/2023
4.4.43 306 8/11/2023
4.4.42 301 8/10/2023
4.4.41 316 8/8/2023
4.4.40 295 8/6/2023
4.4.39 324 7/24/2023
4.4.38 321 7/22/2023
4.4.37 291 7/19/2023
4.4.36 304 7/17/2023
4.4.35 278 7/15/2023
4.4.34 298 7/13/2023
4.4.33 271 7/11/2023
4.4.32 293 7/8/2023
4.4.31 329 7/6/2023
4.4.30 332 7/4/2023
4.4.29 346 7/2/2023
4.4.28 326 6/30/2023
4.4.27 361 6/29/2023
4.4.26 593 6/26/2023
4.4.25 325 6/24/2023
4.4.24 317 6/23/2023
4.4.23 887 6/22/2023
4.4.22 336 6/20/2023
4.4.21 362 6/17/2023
4.4.20 329 6/16/2023
4.4.19 357 6/14/2023
4.4.18 311 6/13/2023
4.4.17 383 6/12/2023
4.4.16 371 6/11/2023
4.4.15 371 6/10/2023
4.4.14 374 6/9/2023
4.4.13 370 6/7/2023
4.4.12 329 6/5/2023
4.4.11 426 6/2/2023
4.4.10 900 3/24/2023
4.4.9 557 3/20/2023
4.4.8 601 3/10/2023
4.4.5 989 12/8/2022
4.4.4 1,081 6/29/2022
4.4.3 1,050 5/25/2022
4.4.2 1,088 4/27/2022
4.4.1 1,283 4/20/2022
4.4.0 1,111 4/7/2022
4.3.12 3,791 3/31/2022
4.3.11 1,126 1/25/2022
4.3.10 643 12/22/2021
4.3.9 646 12/16/2021
4.3.8 653 12/1/2021
4.3.7 955 10/6/2021
4.3.5 348 8/17/2021
4.3.4 178 8/3/2021
4.3.1 416 6/16/2021
4.3.0 747 6/16/2021
4.2.3 184 5/10/2021
4.2.1 194 2/3/2021
4.2.0 822 1/7/2021
4.1.10 1,242 8/10/2020
4.1.6 1,117 5/29/2020