Aetheris.Forge.KernelSDK
2.0.0-preview.3
dotnet add package Aetheris.Forge.KernelSDK --version 2.0.0-preview.3
NuGet\Install-Package Aetheris.Forge.KernelSDK -Version 2.0.0-preview.3
<PackageReference Include="Aetheris.Forge.KernelSDK" Version="2.0.0-preview.3" />
<PackageVersion Include="Aetheris.Forge.KernelSDK" Version="2.0.0-preview.3" />
<PackageReference Include="Aetheris.Forge.KernelSDK" />
paket add Aetheris.Forge.KernelSDK --version 2.0.0-preview.3
#r "nuget: Aetheris.Forge.KernelSDK, 2.0.0-preview.3"
#:package Aetheris.Forge.KernelSDK@2.0.0-preview.3
#addin nuget:?package=Aetheris.Forge.KernelSDK&version=2.0.0-preview.3&prerelease
#tool nuget:?package=Aetheris.Forge.KernelSDK&version=2.0.0-preview.3&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 3 targets .NET 10. Aetheris is licensed under the GNU Affero General
Public License v3.0 (AGPL-3.0); third-party assets retain their respective
licenses and provenance. Alternative licensing is available on request.
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
- Aetheris.Forge (>= 2.0.0-preview.3)
- Aetheris.Forge.Host (>= 2.0.0-preview.3)
- Aetheris.Geometry (>= 2.0.0-preview.3)
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 |
|---|---|---|
| 2.0.0-preview.3 | 56 | 8/17/2026 |
| 2.0.0-preview.2 | 54 | 8/11/2026 |
Aetheris 2.0.0-preview.3 public library package.