OmegaEngine.Foundation 1.17.5

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

OmegaEngine.Foundation

OmegaEngine.Foundation provides rendering-agnostic infrastructure used by OmegaEngine, with an emphasis on:

  • a storage subsystem for loading content and config files and
  • collections and other general-purpose data structures.

Documentation

  • OmegaEngine provides 3D graphics rendering based on DirectX 9.
  • OmegaGUI adds a GUI toolkit with an XML file format and Lua scripting.
  • AlphaFramework.World provides a basis for engine-agnostic models of game worlds.
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. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OmegaEngine.Foundation:

Package Downloads
OmegaEngine

OmegaEngine is a general-purpose 3D graphics for .NET Framework and DirectX 9. The engine is designed to be light-weight, modular and gameplay-agnostic. The complementary OmegaGUI, AlphaFramework and AlphaEditor help you build games using the OmegaEngine.

AlphaFramework.World

AlphaFramework is a Model-View-Presenter framework for creating game worlds with OmegaEngine. AlphaFramework.World provides a basis for building engine-agnostic models of game worlds.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.17.5 122 8/9/2026
1.17.4 120 8/8/2026
1.17.3 112 8/7/2026
1.17.2 112 8/7/2026
1.17.1 146 8/2/2026
1.17.0 131 8/1/2026
1.16.5 187 7/23/2026
1.16.4 197 7/16/2026
1.16.3 128 7/16/2026
1.16.2 172 7/15/2026
1.16.1 124 7/15/2026
1.16.0 208 7/11/2026
1.15.7 226 6/30/2026
1.15.6 217 6/26/2026
1.15.5 215 6/23/2026
1.15.4 196 6/19/2026
1.15.3 140 6/19/2026
1.15.2 144 6/19/2026
1.15.1 143 6/16/2026
1.15.0 175 6/13/2026
Loading failed