LatLongNet 2.2.641

There is a newer version of this package available.
See the version list below for details.
dotnet add package LatLongNet --version 2.2.641
                    
NuGet\Install-Package LatLongNet -Version 2.2.641
                    
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="LatLongNet" Version="2.2.641" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LatLongNet" Version="2.2.641" />
                    
Directory.Packages.props
<PackageReference Include="LatLongNet" />
                    
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 LatLongNet --version 2.2.641
                    
#r "nuget: LatLongNet, 2.2.641"
                    
#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 LatLongNet@2.2.641
                    
#: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=LatLongNet&version=2.2.641
                    
Install as a Cake Addin
#tool nuget:?package=LatLongNet&version=2.2.641
                    
Install as a Cake Tool

LatLong.Net SDK SDK .NET

🌐📍 LatLongNet wrapper for .NET projects

GitHub license Time tracker

LatLong.Net SDK logo

CI/CD

Build status Last commit Tests Coverage Code Smells LoC
Build status GitHub last commit AppVeyor tests (branch) Coverage Code Smells Lines of Code

Code Quality (main branch)

Codacy Badge Codacy Badge

Codecov CodeFactor

Maintainability Test Coverage

Quality Gate Status Maintainability Rating

Technical Debt Duplicated Lines (%)

Reliability Rating Security Rating

Bugs Vulnerabilities

codebeat badge DeepSource


Installation

Github Releases

GitHub last release Github All Releases

Download the latest zip file from the Release page.

Nuget package manager

LatLongNet NuGet Version LatLongNet NuGet Downloads

Package Version Downloads
LatLongNet LatLongNet NuGet Version LatLongNet NuGet Downloads

Features

Implements all features of LatLong.Net SDK API available at LatLong.Net SDK

  • Feature #1
  • Feature #2
  • Feature #3
  • Feature #N

Usage


//sample CSharp code showing how to use the lib
var client = new LatLongNetClient();
var result = await client.GetHelloWorldAsync(CancellationToken.None);


License

Licensed under

MIT license (LICENSE or http://opensource.org/licenses/MIT)

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 is compatible.  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 is compatible. 
.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.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net8.0

    • No dependencies.

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
2.2.743 0 4/22/2026
2.2.740 0 4/22/2026
2.2.737 0 4/22/2026
2.2.734 0 4/22/2026
2.2.729 82 4/14/2026
2.2.727 86 4/13/2026
2.2.722 86 4/6/2026
2.2.719 85 3/30/2026
2.2.716 77 3/30/2026
2.2.713 89 3/30/2026
2.2.706 85 3/23/2026
2.2.703 83 3/23/2026
2.2.700 81 3/23/2026
2.2.697 83 3/23/2026
2.2.694 87 3/23/2026
2.2.683 87 3/23/2026
2.2.668 106 3/11/2026
2.2.665 87 3/5/2026
2.2.662 91 3/4/2026
2.2.641 101 1/19/2026
Loading failed