EcsRx 6.1.156
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EcsRx --version 6.1.156
NuGet\Install-Package EcsRx -Version 6.1.156
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="EcsRx" Version="6.1.156" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EcsRx" Version="6.1.156" />
<PackageReference Include="EcsRx" />
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 EcsRx --version 6.1.156
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EcsRx, 6.1.156"
#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 EcsRx@6.1.156
#: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=EcsRx&version=6.1.156
#tool nuget:?package=EcsRx&version=6.1.156
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A reactive take on the ECS pattern for .net game developers
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. 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.
-
.NETStandard 2.0
- SystemsRx (>= 6.1.32)
- SystemsRx.MicroRx (>= 6.1.32)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on EcsRx:
| Package | Downloads |
|---|---|
|
EcsRx.Infrastructure
A set of convention based classes to speed up the setup of projects using EcsRx |
|
|
EcsRx.Plugins.ReactiveSystems
A set of convention based systems to speed up the setup of projects using EcsRx |
|
|
EcsRx.Plugins.Views
A set of view based conventions to assist with separating view from logic/data |
|
|
EcsRx.Plugins.Computeds
EcsRx plugin to add the notion of computeds to the system |
|
|
EcsRx.Plugins.Batching
EcsRx plugin to allow batching of components in systems |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EcsRx:
| Repository | Stars |
|---|---|
|
EcsRx/ecsrx.unity
A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.187 | 998 | 3/21/2025 |
| 8.0.184 | 1,150 | 6/12/2024 |
| 7.1.181 | 1,162 | 5/4/2024 |
| 7.1.179 | 1,106 | 5/4/2024 |
| 7.1.176 | 1,068 | 5/2/2024 |
| 7.1.174 | 1,117 | 5/1/2024 |
| 7.0.171 | 1,113 | 5/1/2024 |
| 7.0.169 | 1,109 | 4/26/2024 |
| 7.0.167 | 1,114 | 4/25/2024 |
| 7.0.164 | 1,180 | 3/30/2024 |
| 7.0.162 | 1,144 | 3/30/2024 |
| 7.0.160 | 1,101 | 3/30/2024 |
| 7.0.158 | 1,226 | 3/26/2024 |
| 6.1.156 | 3,752 | 1/26/2023 |
| 6.1.151 | 3,886 | 11/28/2022 |
| 6.1.148 | 3,715 | 11/23/2022 |
| 6.1.145 | 3,676 | 11/22/2022 |
| 6.1.142 | 3,653 | 11/21/2022 |
| 6.0.131 | 4,826 | 5/5/2022 |
| 5.1.116 | 3,215 | 12/21/2021 |
Loading failed