Paradise.Features
0.47.0
dotnet add package Paradise.Features --version 0.47.0
NuGet\Install-Package Paradise.Features -Version 0.47.0
<PackageReference Include="Paradise.Features" Version="0.47.0" />
<PackageVersion Include="Paradise.Features" Version="0.47.0" />
<PackageReference Include="Paradise.Features" />
paket add Paradise.Features --version 0.47.0
#r "nuget: Paradise.Features, 0.47.0"
#:package Paradise.Features@0.47.0
#addin nuget:?package=Paradise.Features&version=0.47.0
#tool nuget:?package=Paradise.Features&version=0.47.0
Engine-wide feature configuration: the catalog of features a build declares and the switches that turn each on or off at runtime, layered from defaults, a config file, the environment and the command line.
| 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 (4)
Showing the top 4 NuGet packages that depend on Paradise.Features:
| Package | Downloads |
|---|---|
|
Paradise.Rendering
Backend-agnostic rendering data contract: handles, descriptors, and Slang-reflection-shaped records consumed by Paradise.Rendering.* backends. |
|
|
Paradise.ECS
Archetype-based ECS core for Paradise Engine: chunked component storage, source-generated queryables and systems, deterministic snapshots. NativeAOT-compatible. |
|
|
Paradise.Features.Toml
Reads a Paradise engine configuration (engine.toml) into the format-neutral EngineConfiguration that Paradise.Features applies. |
|
|
Paradise.Hosting
Game application lifetime, fixed-step execution and snapshot transport. |
GitHub repositories
This package is not used by any popular GitHub repositories.