SGP.NET 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SGP.NET --version 1.0.4
NuGet\Install-Package SGP.NET -Version 1.0.4
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="SGP.NET" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGP.NET --version 1.0.4
#r "nuget: SGP.NET, 1.0.4"
#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.
// Install SGP.NET as a Cake Addin
#addin nuget:?package=SGP.NET&version=1.0.4

// Install SGP.NET as a Cake Tool
#tool nuget:?package=SGP.NET&version=1.0.4

C# SGP4 Satellite Prediction Library. Multi-function library with support for loading satellites from TLEs, converting between coordinate systems and reference frames, observing satellites from ground stations, and creating schedules of observations over periods of time.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
1.3.2 1,351 9/1/2022
1.3.0 365 8/31/2022
1.2.1 819 7/30/2021
1.2.0 8,893 12/11/2019
1.1.1 506 10/15/2019
1.1.0 455 10/1/2019
1.0.7 510 8/13/2019
1.0.6 485 8/12/2019
1.0.5 517 7/22/2019
1.0.4 598 4/15/2019
1.0.3 692 2/11/2019
1.0.2.1 592 2/5/2019
1.0.1 608 2/4/2019
1.0.0 630 2/3/2019

* Fixed footprint boundaries not wrapping longitude
* Fixed TLEs failing to parse on systems where the locale did not have '.' as the decimal separator
* Move SatelliteException to SatellitePropagationException
* Migrate to System.Uri class over System.Security.Policy.Url class to allow targeting netstandard2.0
* Add Coordinate.NorthPole, Coordinate.SouthPole, Coordinate.CanSee, and moved Coordinate.LookAt to Coordinate.Observe to keep in line with GroundStation's methods
* Add new and overhaul existing equality comparisons on eligible objects
* Remove maidenhead creation via integer pair count