EliteObservatoryCoreFramework 1.9.26135.2
dotnet add package EliteObservatoryCoreFramework --version 1.9.26135.2
NuGet\Install-Package EliteObservatoryCoreFramework -Version 1.9.26135.2
<PackageReference Include="EliteObservatoryCoreFramework" Version="1.9.26135.2" />
<PackageVersion Include="EliteObservatoryCoreFramework" Version="1.9.26135.2" />
<PackageReference Include="EliteObservatoryCoreFramework" />
paket add EliteObservatoryCoreFramework --version 1.9.26135.2
#r "nuget: EliteObservatoryCoreFramework, 1.9.26135.2"
#:package EliteObservatoryCoreFramework@1.9.26135.2
#addin nuget:?package=EliteObservatoryCoreFramework&version=1.9.26135.2
#tool nuget:?package=EliteObservatoryCoreFramework&version=1.9.26135.2
Elite Observatory Core
Tool for reading/monitoring Elite Dangerous journals for interesting objects. Successor to the original Elite Observatory.
Download Links Here
IMPORTANT
Observatory Core is a perpetual work-in-progress. New features are being developed and even the current ones may experience a degree of flux.
Noteworthy planned functionality includes, but is not limited to:
- Integration with Frontier's Companion API
- Data submission to IGAU
- Data submission to EDDN
- And more...
How To Use
For detailed information about Elite Observatory and how to use it please see the official docs page here.
Prerequisites for use
Ideally just a copy of Elite Dangerous. The installer should grab necessary prerequisites for you, but if for some reason that fails you can manually install the .NET 8 Desktop runtime.
The portable build has no prerequisites due to bundling the .NET runtime along with the program, though this does make the exe commensurately larger.
Prerequisites for building
C# 9.0, .NET 8.0, and ObservatoryFramework.
Linux
Install the .NET 8.0 sdk: MS .NET Install scripts
Build the project using the Makefile (just run
make)Create a wineprefix (at least wine 10)
Run the winesetup (with WINEPREFIX env set):
make winesetupFinally, you can run the app:
wine bin/ObservatoryCore.exe
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
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 |
|---|---|---|
| 1.9.26135.2 | 88 | 5/15/2026 |
| 1.4.25249.1915 | 175 | 9/6/2025 |
| 1.2.25131.1715 | 193 | 5/11/2025 |
Adds support for plugin actions.