Aetheris.Kernel.Core
2.0.0-preview.2
See the version list below for details.
dotnet add package Aetheris.Kernel.Core --version 2.0.0-preview.2
NuGet\Install-Package Aetheris.Kernel.Core -Version 2.0.0-preview.2
<PackageReference Include="Aetheris.Kernel.Core" Version="2.0.0-preview.2" />
<PackageVersion Include="Aetheris.Kernel.Core" Version="2.0.0-preview.2" />
<PackageReference Include="Aetheris.Kernel.Core" />
paket add Aetheris.Kernel.Core --version 2.0.0-preview.2
#r "nuget: Aetheris.Kernel.Core, 2.0.0-preview.2"
#:package Aetheris.Kernel.Core@2.0.0-preview.2
#addin nuget:?package=Aetheris.Kernel.Core&version=2.0.0-preview.2&prerelease
#tool nuget:?package=Aetheris.Kernel.Core&version=2.0.0-preview.2&prerelease
Aetheris public libraries
Aetheris is a code-first engineering CAD stack for exact STEP AP242 workflows, Firmament V2 compilation, typed Forge integration, assemblies, drawings, analysis, and engineering modules.
The primary integration packages are:
Aetheris.Kernel.Corefor exact geometry and STEP APIs;Aetheris.Kernel.Firmamentfor the Firmament compiler/runtime;Aetheris.Forge.Hostfor ordinary application integration; andAetheris.Forge.KernelSDKfor advanced extension development.
KernelSDK extensions are Safe by default at the Aetheris capability boundary.
Extensions declaring UNSAFE require explicit host consent. Because extensions
execute in-process, this API policy is not a cryptographic CLR sandbox.
Preview 2 targets .NET 10. Documentation and examples are available at https://yuechen-li-dev.github.io/aetheris/.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Aetheris.Kernel.Core:
| Package | Downloads |
|---|---|
|
Aetheris.Semantics
Typed engineering semantics, quantities, capabilities, and validation contracts for Aetheris. |
|
|
Aetheris.Forge
Typed Forge contracts and values shared by Aetheris Host and KernelSDK integrations. |
|
|
Aetheris.Continuum
Cut-cell lattice, sparse-system, and numerical lowering infrastructure used by Aetheris analysis. |
|
|
Aetheris.Surfacing
Surface construction, fitting, and semantic surfacing operations for Aetheris. |
|
|
Aetheris.Kernel.Firmament
The Firmament V2 parser, compiler, semantic pipeline, assembly, drawing, and review runtime for Aetheris. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.3 | 134 | 8/17/2026 |
| 2.0.0-preview.2 | 103 | 8/11/2026 |
Aetheris 2.0.0-preview.2 public library package.