AlphaFramework.Presentation 1.17.4

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

AlphaFramework.Presentation

AlphaFramework is a Model-View-Presenter framework for creating game worlds with OmegaEngine.

AlphaFramework.Presentation provides a basis for building presenters that visualize AlphaFramework.World-based game worlds using OmegaEngine graphics.

Documentation

  • OmegaEngine provides 3D graphics rendering based on DirectX 9.
  • AlphaFramework.World provides a basis for engine-agnostic models of game worlds.
  • AlphaEditor is a toolkit for creating editors for games based on AlphaFramework.
Product Compatible and additional computed target framework versions.
.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 (1)

Showing the top 1 NuGet packages that depend on AlphaFramework.Presentation:

Package Downloads
AlphaEditor

AlphaFramework is a Model-View-Presenter framework for creating game worlds with OmegaEngine. AlphaEditor is a toolkit for creating IDE-like editors for games based on OmegaEngine and AlphaFramework. You can use it to create GUI dialogs, maps, particle systems, etc. for your game.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.17.4 0 8/8/2026
1.17.3 33 8/7/2026
1.17.2 42 8/7/2026
1.17.1 112 8/2/2026
1.17.0 97 8/1/2026
1.16.5 159 7/23/2026
1.16.4 160 7/16/2026
1.16.3 100 7/16/2026
1.16.2 144 7/15/2026
1.16.1 110 7/15/2026
1.16.0 183 7/11/2026
1.15.7 191 6/30/2026
1.15.6 180 6/26/2026
1.15.5 178 6/23/2026
1.15.4 176 6/19/2026
1.15.3 120 6/19/2026
1.15.2 118 6/19/2026
1.15.1 115 6/16/2026
1.15.0 150 6/13/2026
1.14.1 130 6/5/2026
Loading failed