Evergine.Framework 2026.5.26.8

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

Provides classes which allow developer to model a game or app using a component-based architecture, as well as a default set of cross-platform services to connect every component of each target platform

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (31)

Showing the top 5 NuGet packages that depend on Evergine.Framework:

Package Downloads
Evergine.Components

Provides components, behaviors and drawables, which allow developers to create games or apps reusing a lot of code

Evergine.Bullet

Provides the integration of Bullet physics component in Evergine

Evergine.Editor.Extension

Provides a set of classes and helpers to extend the Editor.

Evergine.Assets

Provides utilities to work with different assets formats (e.g. audio formats, textures, 3D models...)

Evergine.ImGui

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.5.26.8 417 5/25/2026
2025.10.21.3204 786 3/3/2026
2025.10.21.2557 1,489 2/4/2026
2025.10.21.59 1,075 10/23/2025
2025.10.21.8 1,342 10/20/2025
2025.10.21.7 592 10/20/2025
2025.3.18.1522 1,629 5/20/2025
2025.3.18.1041 3,313 4/30/2025
2025.3.18.659 824 4/14/2025
2025.3.18.7 3,434 3/17/2025
2024.10.24.1957 1,246 1/13/2025
2024.10.24.804 3,015 11/26/2024
2024.10.24.323 1,416 11/6/2024
2024.10.24.32 2,649 10/25/2024
2024.10.24.7 922 10/23/2024
2024.6.28.781 2,875 7/30/2024
2024.6.28.320 1,978 7/11/2024
2024.6.28.10 1,406 6/28/2024
2023.9.28.1837 4,898 12/13/2023
2023.9.28.1452 1,296 11/27/2023
Loading failed