Arch 1.3.1-alpha

This is a prerelease version of Arch.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Arch --version 1.3.1-alpha                
NuGet\Install-Package Arch -Version 1.3.1-alpha                
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="Arch" Version="1.3.1-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Arch --version 1.3.1-alpha                
#r "nuget: Arch, 1.3.1-alpha"                
#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.
// Install Arch as a Cake Addin
#addin nuget:?package=Arch&version=1.3.1-alpha&prerelease

// Install Arch as a Cake Tool
#tool nuget:?package=Arch&version=1.3.1-alpha&prerelease                

A high performance c# net.7 and net.8 archetype based ECS ( Entity component system ).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Arch:

Package Downloads
Arch.Persistence

A Persistence-Framework for Arch.

Arch.Relationships

Simple Entity-Relationships for Arch.

Undine.Arch

Package Description

Doprez.Stride.Arch

A package of helper classes for using Arch ECS in Stride3D

Pixillery.Core

The core library for the Pixillery game engine which all other Pixillery engine packages depend on.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Arch:

Repository Stars
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
genaray/Arch.Extended
Extensions for Arch with some useful features like Systems, Source Generator and Utils.
AnnulusGames/Arch.Unity
Arch ECS integration for Unity.
Doraku/Ecs.CSharp.Benchmark
Benchmarks of some C# ECS frameworks.
Version Downloads Last updated
1.3.3-alpha 1,585 8/15/2024
1.3.2-alpha 82 8/14/2024
1.3.1-alpha 93 8/13/2024
1.3.0-alpha 280 8/12/2024
1.2.8.2-alpha 571 7/22/2024
1.2.8.1-alpha 1,519 4/19/2024
1.2.8 8,688 3/13/2024
1.2.7.1-alpha 605 11/20/2023
1.2.7 3,332 10/15/2023
1.2.6.8-alpha 401 9/17/2023
1.2.6.7-alpha 184 8/27/2023
1.2.6.6-alpha 3,446 8/25/2023
1.2.6.5-alpha 402 8/19/2023
1.2.6.4-alpha 160 8/14/2023
1.2.6.3-alpha 91 8/14/2023
1.2.6 695 8/13/2023
1.2.5.3-alpha 544 5/21/2023
1.2.5.2-alpha 168 5/16/2023
1.2.5.1-alpha 280 5/11/2023
1.2.5 866 4/26/2023
1.2.4.2-beta 111 4/16/2023
1.2.4 436 4/15/2023
1.2.3 230 3/19/2023
1.2.0 213 3/5/2023
1.1.9 213 1/29/2023
1.1.8 136 1/29/2023
1.1.7 138 1/29/2023
1.1.6 164 1/19/2023
1.1.5 134 1/18/2023
1.1.4 143 1/16/2023
1.1.3 138 1/16/2023
1.1.2 132 1/16/2023
1.1.1 492 12/30/2022
1.1.0 153 12/20/2022
1.0.17 132 12/9/2022
1.0.16 252 12/4/2022
1.0.15 130 11/27/2022
1.0.14 129 11/23/2022
1.0.13 132 11/22/2022
1.0.12 123 11/20/2022
1.0.11 127 11/15/2022
1.0.10 121 11/15/2022
1.0.9 139 11/13/2022
1.0.8 160 11/6/2022
1.0.7 133 11/4/2022
1.0.6 121 11/4/2022
1.0.5 131 11/2/2022
1.0.4 115 11/1/2022
1.0.3 121 11/1/2022
1.0.2 117 11/1/2022
1.0.1 138 11/1/2022
1.0.0 180 11/1/2022

Updated CommunityToolkit, increases speed slightly.
Fixed some DangerousUtilities.
Refactored adding of entities to be faster.
Introduced Signature for improved performance.
Added MemoryMarshal.CreateSpan in some places for improved performance.
Introduced breaking changes by renaming Group to Component and several other small changes.
Updated Arch.LowLevel.
Improved performance of almost all operations.
Refatored QueryDescription, use the constructor or generics now instead.
Improved ASM-Code generation for improved performance for smaller querys.
Removed several methods from arch to slim down the core.