SwissEphNet 2.2.1.9
See the version list below for details.
dotnet add package SwissEphNet --version 2.2.1.9
NuGet\Install-Package SwissEphNet -Version 2.2.1.9
<PackageReference Include="SwissEphNet" Version="2.2.1.9" />
paket add SwissEphNet --version 2.2.1.9
#r "nuget: SwissEphNet, 2.2.1.9"
// Install SwissEphNet as a Cake Addin #addin nuget:?package=SwissEphNet&version=2.2.1.9 // Install SwissEphNet as a Cake Tool #tool nuget:?package=SwissEphNet&version=2.2.1.9
A Swiss Ephemeris .Net portage
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SwissEphNet:
Package | Downloads |
---|---|
SharpAstrology.SwissEph
This package provides an implementation of the IEphemerides interface from SharpAstrology.Base. It uses the SwissEphNet project, which provides bindings for the C-library swisseph. Be aware of the dual licence of swisseph. |
|
VedAstro.Library
Powerful open-source vedic astrology calculator library |
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.8.0.2 | 9,598 | 12/15/2019 |
2.8.0.1 | 785 | 7/2/2019 |
2.7.1.3 | 603 | 6/30/2019 |
2.7.1-beta | 479 | 5/20/2019 |
2.6.0.25 | 1,163 | 9/23/2018 |
2.6.0.23 | 1,415 | 10/28/2017 |
2.6.0.22 | 1,148 | 10/14/2017 |
2.6.0.21 | 1,279 | 8/27/2017 |
2.6.0.18 | 1,106 | 2/8/2017 |
2.5.1.16 | 1,035 | 2/5/2017 |
2.5.1.14 | 1,403 | 10/27/2016 |
2.5.1.14-beta-2 | 1,047 | 10/27/2016 |
2.5.1.13 | 1,531 | 6/18/2016 |
2.4.0.12 | 1,268 | 4/2/2016 |
2.4.0.11 | 1,362 | 1/29/2016 |
2.4.0.10 | 1,407 | 10/24/2015 |
2.2.1.9 | 1,348 | 9/5/2015 |
2.1.0.6 | 1,479 | 5/27/2015 |
2.0.0.5 | 1,276 | 8/16/2014 |
2.0.0.4 | 1,457 | 6/4/2014 |
2.0.0.3 | 1,177 | 5/21/2014 |
2.0.0.2 | 1,133 | 5/9/2014 |
2.1.0.9 :
- Update the code to the Swiss Ephemeris 2.02.01 version.
2.1.0.6 :
- Update the code to the Swiss Ephemeris 2.01.00 version.
2.0.0.5 :
- Fix an error : some swed data (like topocentric position) was reseted on each swe_close() call.