Metadata >> NuGet >> AlphaFramework.Presentation

AlphaFramework.Presentation

Metadata

Authors Bastian Eicher
Description The AlphaFramework is a Model-View-Presenter framework for creating game worlds. AlphaFramework.World is used to build Models, the OmegaEngine renders the Views and AlphaFramework.Presentation is used to build Presenters. The "OmegaEngine Templates" Visual Studio extension can help you set up a suitable project structure.
IconUrl http://omegaengine.de/images/icon_alpha.png
LicenseUrl https://github.com/omegaengine/omegaengine/wiki/License
Owners Bastian Eicher
ProjectUrl http://omegaengine.de/
RequireLicenseAcceptance False
Summary render AlphaFramework.World-based models using the OmegaEngine
Dependencies NanoByte.Common.SlimDX:[1.2.1]
PackageSize 13952
PackageHashAlgorithm SHA512
PackageHash 3gpr4poH3DYUovIYMOUSqDs0dMdL1tlACPznjoP8e/T4r4w23rmX5fHs7Q3CW0ZeXCUYFxXl7OaB/0RsG+bDvA==
DownloadCount 000000
CreatedDate 2015-06-30T21:47:17

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AlphaFramework.Presentation -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AlphaFramework.Presentation -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AlphaFramework.Presentation
Installing the package (HTTP Basic authentication):
Install-Package AlphaFramework.Presentation -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AlphaFramework.Presentation -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AlphaFramework.Presentation

OpenWrap

Installing the package:
o add-wrap AlphaFramework.Presentation
Uninstalling the package:
o remove-wrap AlphaFramework.Presentation

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0
0.9.9