Releases: userKDO/KeplerSolver
Releases · userKDO/KeplerSolver
v1.0.0 — First Stable Release & NuGet Launch
🎉 First Stable Release & NuGet Package Launch!
The project has been fully upgraded to .NET 10.0 and is now publicly available as a NuGet package.
Installation
You can now install the core library directly via the .NET CLI:
dotnet add package KeplerSolverKey Features
- Kepler's Equation Solver: Core mathematical models and algorithms for high-performance satellite orbit calculations.
- Modular Structure: Completely separated logic into
Core,Models,Vectors, andTimemodules. - Built-in GUI & Tests: Included a user interface for rapid testing and automated unit tests.
- Documentation Support: Built-in support for generating complete project documentation via DocFX.
Tech Stack
- Target Framework:
.NET 10.0 - Architecture: Modular Class Library
- IDE/Editors used: Vim / Geany on Arch Linux