Paradise.Features 0.47.0

dotnet add package Paradise.Features --version 0.47.0
                    
NuGet\Install-Package Paradise.Features -Version 0.47.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="Paradise.Features" Version="0.47.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paradise.Features" Version="0.47.0" />
                    
Directory.Packages.props
<PackageReference Include="Paradise.Features" />
                    
Project file
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 Paradise.Features --version 0.47.0
                    
#r "nuget: Paradise.Features, 0.47.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 Paradise.Features@0.47.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=Paradise.Features&version=0.47.0
                    
Install as a Cake Addin
#tool nuget:?package=Paradise.Features&version=0.47.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

Version Downloads Last Updated
0.47.0 106 9/10/2026
0.46.3 128 9/9/2026
0.46.2 120 9/9/2026
0.46.1 127 9/9/2026
0.46.0 134 9/9/2026
0.45.1 144 9/8/2026
0.45.0 141 9/8/2026
0.44.0 142 9/8/2026
0.42.0 251 9/7/2026