Geodesy.Datum
1.0.0
See the version list below for details.
dotnet add package Geodesy.Datum --version 1.0.0
NuGet\Install-Package Geodesy.Datum -Version 1.0.0
<PackageReference Include="Geodesy.Datum" Version="1.0.0" />
paket add Geodesy.Datum --version 1.0.0
#r "nuget: Geodesy.Datum, 1.0.0"
// Install Geodesy.Datum as a Cake Addin #addin nuget:?package=Geodesy.Datum&version=1.0.0 // Install Geodesy.Datum as a Cake Tool #tool nuget:?package=Geodesy.Datum&version=1.0.0
Package Description
Product | Versions 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. |
.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. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Geodesy.Datum:
Package | Downloads |
---|---|
Geodesy.GNSS
A basic libary about basic GNSS data processer such as NMEA 0183, Beidou message, etc. This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping. |
|
Geodesy.Network
A basic libary about basic GNSS control network data proesser such as level net, triangle net, space net, etc. This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.0.0 | 1,828 | 11/17/2020 | |
2.2.6 | 758 | 6/29/2020 | |
2.2.5 | 15,797 | 3/26/2020 | |
2.2.4 | 709 | 3/2/2020 | |
2.2.3 | 664 | 2/29/2020 | |
2.2.2 | 669 | 2/27/2020 | |
2.2.1 | 710 | 2/25/2020 | |
2.2.0 | 659 | 2/24/2020 | |
2.1.0 | 707 | 2/23/2020 | |
2.0.2 | 683 | 2/17/2020 | |
2.0.1 | 702 | 2/17/2020 | |
2.0.0 | 676 | 2/16/2020 | |
1.2.0 | 658 | 2/14/2020 | |
1.1.0 | 744 | 2/10/2020 | |
1.0.3 | 813 | 2/8/2020 | |
1.0.2 | 796 | 2/7/2020 | |
1.0.1 | 1,184 | 2/5/2020 | |
1.0.0.5 | 924 | 2/5/2020 | |
1.0.0.4 | 826 | 2/5/2020 | |
1.0.0.3 | 845 | 2/5/2020 | |
1.0.0.2 | 852 | 2/5/2020 | |
1.0.0.1 | 840 | 2/5/2020 | |
1.0.0 | 850 | 2/4/2020 |
This is a C# class library containing some basic geodetic algorithms producted by Zhengzhou Insititute of Surveying and Mapping. It provide the function of coordination conversion, ellipsoid computing, and geodetic datum transformation.