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.
Info
Version: | 3.3.0.8617-preview |
Author(s): | Wave Engine Team |
Last Update: | Tuesday, September 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://waveengine.net/ |
NuGet Url: | https://www.nuget.org/packages/WaveEngine.Framework |
Install
Install-Package WaveEngine.Framework
dotnet add package WaveEngine.Framework
paket add WaveEngine.Framework
WaveEngine.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- WaveEngine.Common(>= 3.1.0.67682)
- WaveEngine.Platform(>= 3.1.0.67682)
- System.Buffers(>= 4.5.1)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags