FiftyOne.Geolocation 4.4.279

There is a newer version of this package available.
See the version list below for details.
dotnet add package FiftyOne.Geolocation --version 4.4.279
                    
NuGet\Install-Package FiftyOne.Geolocation -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" 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" Version="4.4.279" />
                    
Directory.Packages.props
<PackageReference Include="FiftyOne.Geolocation" />
                    
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 --version 4.4.279
                    
#r "nuget: FiftyOne.Geolocation, 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.
#:package FiftyOne.Geolocation@4.4.279
                    
#: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&version=4.4.279
                    
Install as a Cake Addin
#tool nuget:?package=FiftyOne.Geolocation&version=4.4.279
                    
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.4.282 11 8/5/2025
4.4.281 13 8/4/2025
4.4.280 200 6/6/2025
4.4.279 165 5/23/2025
4.4.278 251 4/16/2025
4.4.277 136 4/5/2025
4.4.276 185 4/4/2025
4.4.275 185 4/3/2025
4.4.274 183 4/2/2025
4.4.273 180 3/19/2025
4.4.272 161 3/16/2025
4.4.271 170 3/13/2025
4.4.270 168 3/12/2025
4.4.269 152 3/9/2025
4.4.268 227 3/8/2025
4.4.267 222 3/7/2025
4.4.266 226 3/6/2025
4.4.265 232 3/5/2025
4.4.264 143 3/3/2025
4.4.263 120 3/2/2025
4.4.262 135 2/28/2025
4.4.261 124 2/27/2025
4.4.260 147 2/19/2025
4.4.259 158 2/13/2025
4.4.258 130 2/9/2025
4.4.257 127 2/8/2025
4.4.256 115 2/7/2025
4.4.255 121 2/5/2025
4.4.254 138 2/4/2025
4.4.253 449 2/3/2025
4.4.252 127 2/1/2025
4.4.251 125 1/30/2025
4.4.250 173 1/27/2025
4.4.249 124 1/26/2025
4.4.248 119 1/25/2025
4.4.247 140 1/23/2025
4.4.246 130 1/21/2025
4.4.245 142 1/19/2025
4.4.244 120 1/17/2025
4.4.243 134 1/16/2025
4.4.242 141 1/10/2025
4.4.241 181 1/8/2025
4.4.240 153 1/4/2025
4.4.239 128 1/3/2025
4.4.238 135 1/2/2025
4.4.237 138 12/26/2024
4.4.236 121 12/24/2024
4.4.235 137 12/22/2024
4.4.234 123 12/21/2024
4.4.233 129 12/19/2024
4.4.232 136 12/18/2024
4.4.231 124 12/17/2024
4.4.230 120 12/16/2024
4.4.229 131 12/14/2024
4.4.228 152 12/6/2024
4.4.227 141 12/4/2024
4.4.226 125 12/3/2024
4.4.225 118 12/2/2024
4.4.224 137 11/27/2024
4.4.223 121 11/26/2024
4.4.222 146 11/15/2024
4.4.221 119 11/14/2024
4.4.220 129 11/13/2024
4.4.219 135 11/12/2024
4.4.218 129 11/10/2024
4.4.217 118 11/9/2024
4.4.216 120 11/7/2024
4.4.215 123 11/6/2024
4.4.214 117 11/4/2024
4.4.213 121 11/3/2024
4.4.212 130 10/24/2024
4.4.211 134 10/23/2024
4.4.210 161 10/20/2024
4.4.209 175 10/18/2024
4.4.208 121 10/17/2024
4.4.207 125 10/16/2024
4.4.206 241 10/11/2024
4.4.205 120 10/10/2024
4.4.204 134 10/9/2024
4.4.203 140 10/5/2024
4.4.202 130 10/3/2024
4.4.201 130 10/2/2024
4.4.200 125 10/1/2024
4.4.199 124 9/29/2024
4.4.198 148 9/14/2024
4.4.197 152 9/11/2024
4.4.196 136 9/10/2024
4.4.195 127 9/9/2024
4.4.194 126 9/8/2024
4.4.193 138 9/7/2024
4.4.192 139 9/6/2024
4.4.191 131 9/6/2024
4.4.190 145 9/5/2024
4.4.189 145 9/5/2024
4.4.188 142 9/4/2024
4.4.187 117 9/3/2024
4.4.186 129 8/30/2024
4.4.185 168 8/21/2024
4.4.184 155 8/16/2024
4.4.183 142 8/15/2024
4.4.182 156 8/14/2024
4.4.181 130 8/8/2024
4.4.180 114 8/7/2024
4.4.179 124 8/6/2024
4.4.178 99 8/4/2024
4.4.177 92 8/3/2024
4.4.176 100 7/31/2024
4.4.175 1,338 7/27/2024
4.4.174 140 7/26/2024
4.4.173 126 7/25/2024
4.4.172 116 7/20/2024
4.4.171 116 7/19/2024
4.4.170 114 7/18/2024
4.4.169 119 7/17/2024
4.4.168 137 7/16/2024
4.4.167 136 7/12/2024
4.4.166 139 7/11/2024
4.4.165 152 7/10/2024
4.4.164 158 7/8/2024
4.4.163 138 7/7/2024
4.4.162 150 7/5/2024
4.4.161 158 6/28/2024
4.4.160 152 6/27/2024
4.4.159 153 6/20/2024
4.4.158 156 6/16/2024
4.4.157 144 6/15/2024
4.4.156 143 6/12/2024
4.4.155 157 6/2/2024
4.4.154 136 6/1/2024
4.4.153 142 5/31/2024
4.4.152 965 5/30/2024
4.4.151 154 5/29/2024
4.4.150 152 5/28/2024
4.4.149 177 5/26/2024
4.4.148 169 5/23/2024
4.4.147 185 5/19/2024
4.4.146 147 5/18/2024
4.4.145 177 5/17/2024
4.4.144 158 5/16/2024
4.4.143 143 5/15/2024
4.4.142 133 5/14/2024
4.4.141 142 5/13/2024
4.4.140 173 5/9/2024
4.4.139 150 5/8/2024
4.4.138 200 5/4/2024
4.4.137 127 5/3/2024
4.4.136 163 5/1/2024
4.4.135 153 4/29/2024
4.4.134 156 4/26/2024
4.4.133 161 4/24/2024
4.4.132 183 4/22/2024
4.4.131 153 4/21/2024
4.4.130 161 4/20/2024
4.4.129 159 4/19/2024
4.4.128 329 3/28/2024
4.4.127 178 3/22/2024
4.4.126 123 3/21/2024
4.4.125 218 3/20/2024
4.4.124 161 3/19/2024
4.4.123 160 3/18/2024
4.4.122 159 3/17/2024
4.4.121 157 3/16/2024
4.4.120 168 2/23/2024
4.4.119 158 2/22/2024
4.4.118 159 2/17/2024
4.4.117 151 2/16/2024
4.4.116 168 2/15/2024
4.4.115 161 2/14/2024
4.4.114 179 2/7/2024
4.4.113 142 2/3/2024
4.4.112 273 2/2/2024
4.4.111 135 2/1/2024
4.4.110 167 1/29/2024
4.4.109 147 1/28/2024
4.4.108 141 1/27/2024
4.4.107 144 1/26/2024
4.4.106 151 1/19/2024
4.4.105 143 1/18/2024
4.4.104 151 1/17/2024
4.4.103 167 1/15/2024
4.4.102 149 1/14/2024
4.4.101 150 1/13/2024
4.4.100 149 1/12/2024
4.4.99 162 1/11/2024
4.4.98 160 1/8/2024
4.4.97 158 1/7/2024
4.4.96 173 12/22/2023
4.4.95 164 12/20/2023
4.4.94 177 12/9/2023
4.4.93 185 12/8/2023
4.4.92 173 12/4/2023
4.4.91 155 12/3/2023
4.4.90 157 12/2/2023
4.4.89 148 12/1/2023
4.4.88 147 11/30/2023
4.4.87 170 11/27/2023
4.4.86 150 11/26/2023
4.4.85 152 11/25/2023
4.4.84 148 11/24/2023
4.4.83 149 11/23/2023
4.4.82 152 11/22/2023
4.4.81 168 11/21/2023
4.4.80 144 11/18/2023
4.4.79 155 11/16/2023
4.4.78 158 11/10/2023
4.4.77 149 11/5/2023
4.4.76 155 11/4/2023
4.4.75 154 11/3/2023
4.4.74 162 11/2/2023
4.4.73 162 10/30/2023
4.4.72 166 10/29/2023
4.4.71 157 10/28/2023
4.4.70 158 10/27/2023
4.4.69 169 10/26/2023
4.4.68 185 10/21/2023
4.4.67 190 10/13/2023
4.4.66 161 10/12/2023
4.4.65 159 10/5/2023
4.4.64 174 9/25/2023
4.4.63 160 9/24/2023
4.4.62 154 9/22/2023
4.4.61 150 9/21/2023
4.4.60 161 9/18/2023
4.4.59 147 9/17/2023
4.4.58 189 9/16/2023
4.4.57 165 9/15/2023
4.4.56 189 9/14/2023
4.4.55 178 9/13/2023
4.4.54 175 9/11/2023
4.4.53 182 9/10/2023
4.4.52 185 9/9/2023
4.4.51 187 9/7/2023
4.4.50 178 9/4/2023
4.4.49 176 9/3/2023
4.4.48 205 9/2/2023
4.4.47 186 9/1/2023
4.4.46 327 8/20/2023
4.4.45 206 8/13/2023
4.4.44 202 8/12/2023
4.4.43 195 8/11/2023
4.4.42 198 8/10/2023
4.4.41 196 8/8/2023
4.4.40 192 8/6/2023
4.4.39 217 7/24/2023
4.4.38 215 7/22/2023
4.4.37 203 7/19/2023
4.4.36 201 7/17/2023
4.4.35 200 7/15/2023
4.4.34 201 7/13/2023
4.4.33 200 7/11/2023
4.4.32 193 7/8/2023
4.4.31 214 7/6/2023
4.4.30 210 7/4/2023
4.4.29 222 7/2/2023
4.4.28 208 6/30/2023
4.4.27 225 6/29/2023
4.4.26 227 6/26/2023
4.4.25 209 6/24/2023
4.4.24 218 6/23/2023
4.4.23 762 6/22/2023
4.4.22 226 6/20/2023
4.4.21 207 6/17/2023
4.4.20 212 6/16/2023
4.4.19 216 6/14/2023
4.4.18 207 6/13/2023
4.4.17 234 6/12/2023
4.4.16 231 6/11/2023
4.4.15 231 6/10/2023
4.4.14 234 6/9/2023
4.4.13 234 6/7/2023
4.4.12 216 6/5/2023
4.4.11 216 6/2/2023
4.4.10 629 3/24/2023
4.4.9 311 3/20/2023
4.4.8 346 3/10/2023
4.4.5 394 12/8/2022
4.4.4 489 6/29/2022
4.4.3 496 5/25/2022
4.4.2 524 4/27/2022
4.4.1 492 4/20/2022
4.4.0 527 4/7/2022
4.3.12 3,335 3/31/2022
4.3.11 536 1/25/2022
4.3.10 367 12/22/2021
4.3.9 393 12/16/2021
4.3.8 382 12/1/2021
4.3.7 533 10/6/2021
4.3.5 312 8/17/2021
4.3.4 159 8/3/2021
4.3.1 380 6/16/2021
4.3.0 442 6/16/2021
4.2.3 174 5/10/2021
4.2.1 175 2/3/2021
4.2.0 505 1/7/2021
4.1.10 278 8/10/2020
4.1.6 594 5/29/2020