Evergine.Framework 2026.5.26.372

dotnet add package Evergine.Framework --version 2026.5.26.372
                    
NuGet\Install-Package Evergine.Framework -Version 2026.5.26.372
                    
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.372" />
                    
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.372" />
                    
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.372
                    
#r "nuget: Evergine.Framework, 2026.5.26.372"
                    
#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.372
                    
#: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.372
                    
Install as a Cake Addin
#tool nuget:?package=Evergine.Framework&version=2026.5.26.372
                    
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.Assets

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

Evergine.Editor.Extension

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

Evergine.ImGui

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.5.26.372 176 6/10/2026
2026.5.26.8 515 5/25/2026
2025.10.21.3204 835 3/3/2026
2025.10.21.2557 1,619 2/4/2026
2025.10.21.59 1,089 10/23/2025
2025.10.21.8 1,354 10/20/2025
2025.10.21.7 598 10/20/2025
2025.3.18.1522 1,642 5/20/2025
2025.3.18.1041 3,441 4/30/2025
2025.3.18.659 828 4/14/2025
2025.3.18.7 3,471 3/17/2025
2024.10.24.1957 1,253 1/13/2025
2024.10.24.804 3,050 11/26/2024
2024.10.24.323 1,422 11/6/2024
2024.10.24.32 2,653 10/25/2024
2024.10.24.7 928 10/23/2024
2024.6.28.781 2,879 7/30/2024
2024.6.28.320 1,983 7/11/2024
2024.6.28.10 1,408 6/28/2024
2023.9.28.1837 4,917 12/13/2023
Loading failed