Svelto.ECS
3.1.0
See the version list below for details.
dotnet add package Svelto.ECS --version 3.1.0
NuGet\Install-Package Svelto.ECS -Version 3.1.0
<PackageReference Include="Svelto.ECS" Version="3.1.0" />
paket add Svelto.ECS --version 3.1.0
#r "nuget: Svelto.ECS, 3.1.0"
// Install Svelto.ECS as a Cake Addin #addin nuget:?package=Svelto.ECS&version=3.1.0 // Install Svelto.ECS as a Cake Tool #tool nuget:?package=Svelto.ECS&version=3.1.0
Svelto Entity Component System 3.0
=====================================
Real ECS framework for c#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, code without pain. Although the framework is platform agnostic (compatible with c# 7 and .net standard 2.0), it comes with several Unity extensions.
Why using Svelto.ECS?
Svelto.ECS wasn't born just from the needs of a large team, but also as result of years of reasoning behind software engineering applied to game development. Svelto.ECS hasn't been written just to develop faster code, it has been designed to help develop better code. Performance gains is just one of the benefits in using Svelto.ECS, as ECS in general is a great way to write cache-friendly code. Svelto.ECS has been developed with the idea of ECS being a paradigm and not just a pattern, letting the user shift away from Object-Oriented Programming with consequent improvements of the code design and code maintainability. Svelto.ECS is the result of years of iteration of the ECS paradigm applied to real game development with the intent to be as foolproof as possible.
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. |
.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. |
-
.NETStandard 2.0
- Svelto.Common (>= 3.1.0)
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview8.19405.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Svelto.ECS:
Package | Downloads |
---|---|
Svelto.ECS.Schema
Package Description |
|
AkroGame.ECS.Inspector
API for Svelto ECS Inspector tool |
|
AkroGame.ECS.Websocket
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Svelto.ECS:
Repository | Stars |
---|---|
Doraku/Ecs.CSharp.Benchmark
Benchmarks of some C# ECS frameworks.
|
Version | Downloads | Last updated |
---|---|---|
3.5.2 | 116 | 7/14/2024 |
3.5.1 | 252 | 1/7/2024 |
3.5.0-pre | 180 | 9/17/2023 |
3.4.6 | 461 | 5/1/2023 |
3.4.5 | 368 | 4/3/2023 |
3.4.4 | 230 | 4/1/2023 |
3.4.3 | 297 | 3/18/2023 |
3.4.2 | 256 | 3/6/2023 |
3.4.1 | 242 | 3/5/2023 |
3.4.0 | 246 | 3/4/2023 |
3.3.2 | 1,096 | 6/4/2022 |
3.3.1 | 878 | 4/26/2022 |
3.3.0 | 454 | 4/11/2022 |
3.2.5 | 3,039 | 10/10/2021 |
3.2.4 | 301 | 10/6/2021 |
3.2.3 | 288 | 10/6/2021 |
3.2.2 | 296 | 10/4/2021 |
3.1.3 | 297 | 1/15/2021 |
3.1.2 | 214 | 1/15/2021 |
3.1.1 | 219 | 1/15/2021 |
3.1.0 | 483 | 1/10/2021 |