SwissEphNet 2.0.0.5

dotnet add package SwissEphNet --version 2.0.0.5                
NuGet\Install-Package SwissEphNet -Version 2.0.0.5                
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="SwissEphNet" Version="2.0.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SwissEphNet --version 2.0.0.5                
#r "nuget: SwissEphNet, 2.0.0.5"                
#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 SwissEphNet as a Cake Addin
#addin nuget:?package=SwissEphNet&version=2.0.0.5

// Install SwissEphNet as a Cake Tool
#tool nuget:?package=SwissEphNet&version=2.0.0.5                

A Swiss Ephemeris .Net portage

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SwissEphNet:

Repository Stars
VedAstro/VedAstro
A non-profit, open source project to make Vedic Astrology easily available to all.
Version Downloads Last updated
2.0.0.5 132 8/16/2014
2.0.0.4 84 6/4/2014
2.0.0.3 53 5/21/2014
2.0.0.2 53 5/9/2014

2.0.0.5 :
- Fix an error : some swed data (like topocentric position) was reseted on each swe_close() call.