AstroPx 3.0.0

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

// Install AstroPx as a Cake Tool
#tool nuget:?package=AstroPx&version=3.0.0

General info

ATTENTION! PLEASE USE ONLY VERSIONS STARTING FROM 2.0.3 - MAX AMENDED AND FIXED

version 2.1.0 VS 2022 important system bug fixed version 2.0.6 graphics scaled for various screen resolutions version 2.0.5 has a bit larger windows

AstroPx provides astronomical ephemerides, sky map and astrology chart.

Objects:

  • Sun
  • Moon
  • Planets, Mercury-Pluto
  • Comets
  • Asteroids
  • Stars

Display:

  • text and numeric information
  • graphics sky map
  • grapics astrology chart

input data:

  • large world cities database
  • calendar control
  • numeric data input controls
  • list controls

How to use:

  1. install Astro.ttf font for CHART

  2. create Windows Forms empty project

  3. insert header:

using AstroPx;

  1. launch AstroPx.AstroPX form:

AstroPX ap = new(); ap.Show();

or launch from class program:

Application.Run(new AstroPX());


Author: Vahagn Hovhannisyan, 2022

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.0.0 249 10/26/2023
2.1.1 120 9/11/2023
2.1.0 144 5/4/2023
2.0.6 270 1/1/2023
2.0.5 259 12/28/2022
2.0.4 275 11/23/2022
2.0.3 320 10/26/2022
2.0.1 372 10/8/2022
2.0.0 362 10/8/2022
1.9.8 402 7/20/2022
1.8.4 374 7/10/2022
1.8.3 393 7/10/2022
1.8.2 380 7/10/2022
1.8.1 406 7/9/2022
1.7.9 388 7/6/2022
1.7.6 416 7/5/2022
1.7.3 402 7/3/2022
1.7.1 379 7/3/2022
1.6.9 380 7/1/2022
1.6.8 383 7/1/2022
1.6.7 373 6/30/2022
1.6.6 399 6/30/2022
1.6.4 382 6/29/2022
1.6.3 382 6/28/2022
1.6.0 381 6/27/2022