EntJoy.Collections 1.0.0

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

EntJoy 原生容器与分配器:NativeArray / NativeList / UnsafeList / 原子操作与安全检查句柄。

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EntJoy.Collections:

Package Downloads
EntJoy.ECS

EntJoy Archetype ECS(headless):Entity / Component / Query / Chunk / 关系 / 共享组件 / Observer,配套 ECS 源生成器;原生 JobSystem 与 NativeTranspiler 由依赖 EntJoy.Jobs 提供(仅 win-x64)。

EntJoy.Jobs

EntJoy JobSystem(托管 + 原生 Chase-Lev 调度器)与 NativeTranspiler 转译设施:包含预编译 NativeDll.dll、原生链接套件(头文件 / 导入库 / tasksys.cpp)、NativeTranspiler 分析器与 MSBuild 任务。仅 win-x64。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 88 9/17/2026