LatLongNet 2.2.668

dotnet add package LatLongNet --version 2.2.668
                    
NuGet\Install-Package LatLongNet -Version 2.2.668
                    
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.668" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LatLongNet" Version="2.2.668" />
                    
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.668
                    
#r "nuget: LatLongNet, 2.2.668"
                    
#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.668
                    
#: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.668
                    
Install as a Cake Addin
#tool nuget:?package=LatLongNet&version=2.2.668
                    
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.668 96 3/11/2026
2.2.665 78 3/5/2026
2.2.662 82 3/4/2026
2.2.659 77 3/3/2026
2.2.656 82 2/25/2026
2.2.649 98 2/11/2026
2.2.644 95 1/26/2026
2.2.641 94 1/19/2026
2.2.638 92 1/19/2026
2.2.633 101 1/12/2026
2.2.630 98 1/12/2026
2.2.625 105 1/6/2026
2.2.622 104 1/5/2026
2.2.610 103 12/29/2025
2.2.607 96 12/29/2025
2.2.602 180 12/22/2025
2.2.599 282 12/15/2025
2.2.596 257 12/15/2025
2.2.591 271 12/15/2025
2.2.584 432 12/8/2025
Loading failed