Asteroid.Simulation.CompilerTools
0.7.0
dotnet add package Asteroid.Simulation.CompilerTools --version 0.7.0
NuGet\Install-Package Asteroid.Simulation.CompilerTools -Version 0.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Asteroid.Simulation.CompilerTools" Version="0.7.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asteroid.Simulation.CompilerTools" Version="0.7.0" />
<PackageReference Include="Asteroid.Simulation.CompilerTools"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Asteroid.Simulation.CompilerTools --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Asteroid.Simulation.CompilerTools, 0.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Asteroid.Simulation.CompilerTools@0.7.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Asteroid.Simulation.CompilerTools&version=0.7.0
#tool nuget:?package=Asteroid.Simulation.CompilerTools&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Asteroid.Simulation.CompilerTools
Asteroid.Simulation 的源生成器与语义分析器(AST0200-0214)。
- SimWorldGenerator:读
[SimWorld]声明面(种类清单/系统/Then 链序/事件/Cfg/闸),发射嵌套Runtime运行时类——列存储(固定式数组/呼吸式段列表/插值 prev 孪生列)、tick 编排(prev 拷贝→镜像批放→出生批放→stages(组末排水)→事件排空)、生灭(标记-压缩-排水+句柄表+Uid 登记簿)、镜像 API、KillAll、设施懒重建、存储哈希、Row 族与视图糖扩展。 - 诊断(生成器内模型期产出):序完整性/Then 解析/重复;列不在 schema;读先于写(
[SimStaleRead]豁免)/同列多写者警;参数冲突;Emit 非事件;世界非 static partial;句柄非 Referenced;展开零种类警/呼吸式过小警;方法形状;闸不可解析;容量参数非法。 - 形状层约束(列 unmanaged、事件 readonly struct、容量 att 互斥伴随等)声明在契约库 att 定义处、由 Asteroid.MetaAttributes 跨程序集执行。
引用 Asteroid.Simulation 主包即经 buildTransitive 自动获得本工具包。设计全案见 Framework/Simulation/DESIGN.md。
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has 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.