FiftyOne.Geolocation 4.4.279

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.
#addin nuget:?package=FiftyOne.Geolocation&version=4.4.279
                    
Install FiftyOne.Geolocation as a Cake Addin
#tool nuget:?package=FiftyOne.Geolocation&version=4.4.279
                    
Install FiftyOne.Geolocation 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.279 139 5/23/2025
4.4.278 235 4/16/2025
4.4.277 120 4/5/2025
4.4.276 172 4/4/2025
4.4.275 164 4/3/2025
4.4.274 157 4/2/2025
4.4.273 163 3/19/2025
4.4.272 144 3/16/2025
4.4.271 150 3/13/2025
4.4.270 152 3/12/2025
4.4.269 134 3/9/2025
4.4.268 210 3/8/2025
4.4.267 207 3/7/2025
4.4.266 213 3/6/2025
4.4.265 216 3/5/2025
4.4.264 121 3/3/2025
4.4.263 104 3/2/2025
4.4.262 112 2/28/2025
4.4.261 111 2/27/2025
4.4.260 128 2/19/2025
4.4.259 139 2/13/2025
4.4.258 113 2/9/2025
4.4.257 104 2/8/2025
4.4.256 99 2/7/2025
4.4.255 101 2/5/2025
4.4.254 113 2/4/2025
4.4.253 373 2/3/2025
4.4.252 109 2/1/2025
4.4.251 111 1/30/2025
4.4.250 153 1/27/2025
4.4.249 102 1/26/2025
4.4.248 104 1/25/2025
4.4.247 124 1/23/2025
4.4.246 115 1/21/2025
4.4.245 129 1/19/2025
4.4.244 102 1/17/2025
4.4.243 120 1/16/2025
4.4.242 124 1/10/2025
4.4.241 164 1/8/2025
4.4.240 135 1/4/2025
4.4.239 111 1/3/2025
4.4.238 117 1/2/2025
4.4.237 120 12/26/2024
4.4.236 105 12/24/2024
4.4.235 115 12/22/2024
4.4.234 108 12/21/2024
4.4.233 112 12/19/2024
4.4.232 112 12/18/2024
4.4.231 101 12/17/2024
4.4.230 107 12/16/2024
4.4.229 117 12/14/2024
4.4.228 129 12/6/2024
4.4.227 115 12/4/2024
4.4.226 104 12/3/2024
4.4.225 98 12/2/2024
4.4.224 121 11/27/2024
4.4.223 102 11/26/2024
4.4.222 131 11/15/2024
4.4.221 102 11/14/2024
4.4.220 112 11/13/2024
4.4.219 110 11/12/2024
4.4.218 114 11/10/2024
4.4.217 103 11/9/2024
4.4.216 106 11/7/2024
4.4.215 101 11/6/2024
4.4.214 101 11/4/2024
4.4.213 107 11/3/2024
4.4.212 114 10/24/2024
4.4.211 111 10/23/2024
4.4.210 141 10/20/2024
4.4.209 159 10/18/2024
4.4.208 107 10/17/2024
4.4.207 110 10/16/2024
4.4.206 218 10/11/2024
4.4.205 106 10/10/2024
4.4.204 115 10/9/2024
4.4.203 123 10/5/2024
4.4.202 114 10/3/2024
4.4.201 114 10/2/2024
4.4.200 104 10/1/2024
4.4.199 102 9/29/2024
4.4.198 133 9/14/2024
4.4.197 137 9/11/2024
4.4.196 117 9/10/2024
4.4.195 105 9/9/2024
4.4.194 112 9/8/2024
4.4.193 120 9/7/2024
4.4.192 126 9/6/2024
4.4.191 117 9/6/2024
4.4.190 128 9/5/2024
4.4.189 125 9/5/2024
4.4.188 127 9/4/2024
4.4.187 99 9/3/2024
4.4.186 117 8/30/2024
4.4.185 156 8/21/2024
4.4.184 143 8/16/2024
4.4.183 127 8/15/2024
4.4.182 135 8/14/2024
4.4.181 116 8/8/2024
4.4.180 101 8/7/2024
4.4.179 104 8/6/2024
4.4.178 85 8/4/2024
4.4.177 75 8/3/2024
4.4.176 85 7/31/2024
4.4.175 1,224 7/27/2024
4.4.174 121 7/26/2024
4.4.173 112 7/25/2024
4.4.172 100 7/20/2024
4.4.171 103 7/19/2024
4.4.170 99 7/18/2024
4.4.169 102 7/17/2024
4.4.168 123 7/16/2024
4.4.167 124 7/12/2024
4.4.166 121 7/11/2024
4.4.165 128 7/10/2024
4.4.164 139 7/8/2024
4.4.163 121 7/7/2024
4.4.162 128 7/5/2024
4.4.161 139 6/28/2024
4.4.160 136 6/27/2024
4.4.159 140 6/20/2024
4.4.158 133 6/16/2024
4.4.157 128 6/15/2024
4.4.156 126 6/12/2024
4.4.155 139 6/2/2024
4.4.154 121 6/1/2024
4.4.153 130 5/31/2024
4.4.152 904 5/30/2024
4.4.151 138 5/29/2024
4.4.150 134 5/28/2024
4.4.149 155 5/26/2024
4.4.148 148 5/23/2024
4.4.147 172 5/19/2024
4.4.146 132 5/18/2024
4.4.145 151 5/17/2024
4.4.144 141 5/16/2024
4.4.143 129 5/15/2024
4.4.142 114 5/14/2024
4.4.141 128 5/13/2024
4.4.140 157 5/9/2024
4.4.139 135 5/8/2024
4.4.138 181 5/4/2024
4.4.137 114 5/3/2024
4.4.136 142 5/1/2024
4.4.135 135 4/29/2024
4.4.134 140 4/26/2024
4.4.133 147 4/24/2024
4.4.132 164 4/22/2024
4.4.131 139 4/21/2024
4.4.130 148 4/20/2024
4.4.129 139 4/19/2024
4.4.128 314 3/28/2024
4.4.127 165 3/22/2024
4.4.126 103 3/21/2024
4.4.125 199 3/20/2024
4.4.124 139 3/19/2024
4.4.123 148 3/18/2024
4.4.122 139 3/17/2024
4.4.121 143 3/16/2024
4.4.120 151 2/23/2024
4.4.119 139 2/22/2024
4.4.118 148 2/17/2024
4.4.117 136 2/16/2024
4.4.116 147 2/15/2024
4.4.115 139 2/14/2024
4.4.114 159 2/7/2024
4.4.113 130 2/3/2024
4.4.112 252 2/2/2024
4.4.111 120 2/1/2024
4.4.110 147 1/29/2024
4.4.109 133 1/28/2024
4.4.108 123 1/27/2024
4.4.107 129 1/26/2024
4.4.106 133 1/19/2024
4.4.105 127 1/18/2024
4.4.104 134 1/17/2024
4.4.103 156 1/15/2024
4.4.102 134 1/14/2024
4.4.101 137 1/13/2024
4.4.100 134 1/12/2024
4.4.99 144 1/11/2024
4.4.98 144 1/8/2024
4.4.97 146 1/7/2024
4.4.96 158 12/22/2023
4.4.95 149 12/20/2023
4.4.94 158 12/9/2023
4.4.93 172 12/8/2023
4.4.92 166 12/4/2023
4.4.91 148 12/3/2023
4.4.90 149 12/2/2023
4.4.89 142 12/1/2023
4.4.88 142 11/30/2023
4.4.87 161 11/27/2023
4.4.86 145 11/26/2023
4.4.85 140 11/25/2023
4.4.84 139 11/24/2023
4.4.83 144 11/23/2023
4.4.82 141 11/22/2023
4.4.81 157 11/21/2023
4.4.80 138 11/18/2023
4.4.79 147 11/16/2023
4.4.78 147 11/10/2023
4.4.77 143 11/5/2023
4.4.76 142 11/4/2023
4.4.75 145 11/3/2023
4.4.74 157 11/2/2023
4.4.73 149 10/30/2023
4.4.72 153 10/29/2023
4.4.71 151 10/28/2023
4.4.70 150 10/27/2023
4.4.69 150 10/26/2023
4.4.68 169 10/21/2023
4.4.67 174 10/13/2023
4.4.66 148 10/12/2023
4.4.65 145 10/5/2023
4.4.64 155 9/25/2023
4.4.63 149 9/24/2023
4.4.62 139 9/22/2023
4.4.61 136 9/21/2023
4.4.60 143 9/18/2023
4.4.59 129 9/17/2023
4.4.58 169 9/16/2023
4.4.57 149 9/15/2023
4.4.56 173 9/14/2023
4.4.55 166 9/13/2023
4.4.54 162 9/11/2023
4.4.53 160 9/10/2023
4.4.52 164 9/9/2023
4.4.51 169 9/7/2023
4.4.50 161 9/4/2023
4.4.49 152 9/3/2023
4.4.48 180 9/2/2023
4.4.47 165 9/1/2023
4.4.46 310 8/20/2023
4.4.45 187 8/13/2023
4.4.44 180 8/12/2023
4.4.43 178 8/11/2023
4.4.42 177 8/10/2023
4.4.41 171 8/8/2023
4.4.40 173 8/6/2023
4.4.39 198 7/24/2023
4.4.38 193 7/22/2023
4.4.37 181 7/19/2023
4.4.36 181 7/17/2023
4.4.35 181 7/15/2023
4.4.34 182 7/13/2023
4.4.33 174 7/11/2023
4.4.32 168 7/8/2023
4.4.31 189 7/6/2023
4.4.30 190 7/4/2023
4.4.29 196 7/2/2023
4.4.28 181 6/30/2023
4.4.27 201 6/29/2023
4.4.26 194 6/26/2023
4.4.25 186 6/24/2023
4.4.24 197 6/23/2023
4.4.23 742 6/22/2023
4.4.22 205 6/20/2023
4.4.21 187 6/17/2023
4.4.20 194 6/16/2023
4.4.19 198 6/14/2023
4.4.18 188 6/13/2023
4.4.17 211 6/12/2023
4.4.16 208 6/11/2023
4.4.15 208 6/10/2023
4.4.14 215 6/9/2023
4.4.13 215 6/7/2023
4.4.12 195 6/5/2023
4.4.11 196 6/2/2023
4.4.10 610 3/24/2023
4.4.9 291 3/20/2023
4.4.8 324 3/10/2023
4.4.5 368 12/8/2022
4.4.4 466 6/29/2022
4.4.3 464 5/25/2022
4.4.2 497 4/27/2022
4.4.1 466 4/20/2022
4.4.0 500 4/7/2022
4.3.12 3,222 3/31/2022
4.3.11 510 1/25/2022
4.3.10 340 12/22/2021
4.3.9 366 12/16/2021
4.3.8 353 12/1/2021
4.3.7 502 10/6/2021
4.3.5 309 8/17/2021
4.3.4 159 8/3/2021
4.3.1 375 6/16/2021
4.3.0 407 6/16/2021
4.2.3 169 5/10/2021
4.2.1 170 2/3/2021
4.2.0 475 1/7/2021
4.1.10 274 8/10/2020
4.1.6 557 5/29/2020