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 | 8,725 | 12/15/2019 |
2.8.0.1 | 778 | 7/2/2019 |
2.7.1.3 | 596 | 6/30/2019 |
2.7.1-beta | 476 | 5/20/2019 |
2.6.0.25 | 1,152 | 9/23/2018 |
2.6.0.23 | 1,403 | 10/28/2017 |
2.6.0.22 | 1,137 | 10/14/2017 |
2.6.0.21 | 1,266 | 8/27/2017 |
2.6.0.18 | 1,094 | 2/8/2017 |
2.5.1.16 | 1,025 | 2/5/2017 |
2.5.1.14 | 1,393 | 10/27/2016 |
2.5.1.14-beta-2 | 1,042 | 10/27/2016 |
2.5.1.13 | 1,521 | 6/18/2016 |
2.4.0.12 | 1,256 | 4/2/2016 |
2.4.0.11 | 1,351 | 1/29/2016 |
2.4.0.10 | 1,397 | 10/24/2015 |
2.2.1.9 | 1,338 | 9/5/2015 |
2.1.0.6 | 1,467 | 5/27/2015 |
2.0.0.5 | 1,266 | 8/16/2014 |
2.0.0.4 | 1,442 | 6/4/2014 |
2.0.0.3 | 1,168 | 5/21/2014 |
2.0.0.2 | 1,122 | 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.