Aetheris.Surfacing
2.0.0-preview.3
dotnet add package Aetheris.Surfacing --version 2.0.0-preview.3
NuGet\Install-Package Aetheris.Surfacing -Version 2.0.0-preview.3
<PackageReference Include="Aetheris.Surfacing" Version="2.0.0-preview.3" />
<PackageVersion Include="Aetheris.Surfacing" Version="2.0.0-preview.3" />
<PackageReference Include="Aetheris.Surfacing" />
paket add Aetheris.Surfacing --version 2.0.0-preview.3
#r "nuget: Aetheris.Surfacing, 2.0.0-preview.3"
#:package Aetheris.Surfacing@2.0.0-preview.3
#addin nuget:?package=Aetheris.Surfacing&version=2.0.0-preview.3&prerelease
#tool nuget:?package=Aetheris.Surfacing&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.Geometry (>= 2.0.0-preview.3)
- Aetheris.Kernel.Core (>= 2.0.0-preview.3)
- Aetheris.Modules (>= 2.0.0-preview.3)
- Aetheris.Semantics (>= 2.0.0-preview.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Aetheris.Surfacing:
| Package | Downloads |
|---|---|
|
Aetheris.Kernel.Firmament
The Firmament V2 parser, compiler, semantic pipeline, assembly, drawing, and review runtime for Aetheris. |
|
|
Aetheris.SheetMetal
Authored and reconstructed Sheet Metal semantics, flat patterns, DFM, and manufacturing output for Aetheris. |
|
|
Aetheris.Modules.BuiltIn
Built-in Surfacing, Piping, and Sheet Metal module registration for Aetheris. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.3 | 87 | 8/17/2026 |
| 2.0.0-preview.2 | 80 | 8/11/2026 |
Aetheris 2.0.0-preview.3 public library package.