Svelto.ECS 3.1.0

There is a newer version of this package available.
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                
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="Svelto.ECS" Version="3.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Svelto.ECS --version 3.1.0                
#r "nuget: Svelto.ECS, 3.1.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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 103 7/14/2024
3.5.1 249 1/7/2024
3.5.0-pre 175 9/17/2023
3.4.6 458 5/1/2023
3.4.5 363 4/3/2023
3.4.4 227 4/1/2023
3.4.3 294 3/18/2023
3.4.2 253 3/6/2023
3.4.1 239 3/5/2023
3.4.0 243 3/4/2023
3.3.2 1,086 6/4/2022
3.3.1 873 4/26/2022
3.3.0 451 4/11/2022
3.2.5 3,036 10/10/2021
3.2.4 298 10/6/2021
3.2.3 285 10/6/2021
3.2.2 293 10/4/2021
3.1.3 288 1/15/2021
3.1.2 211 1/15/2021
3.1.1 216 1/15/2021
3.1.0 480 1/10/2021