Primal 1.3.0.15
dotnet add package Primal --version 1.3.0.15
NuGet\Install-Package Primal -Version 1.3.0.15
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="Primal" Version="1.3.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Primal --version 1.3.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Primal, 1.3.0.15"
#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.
// Install Primal as a Cake Addin #addin nuget:?package=Primal&version=1.3.0.15 // Install Primal as a Cake Tool #tool nuget:?package=Primal&version=1.3.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Entity Component System (ECS) framework. Can be used for games and other projects where composition is favored over inheritance. Github project can be found here: https://github.com/styxtwo/Primal
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NUnit (>= 3.0.1)
- Styxtwo-Utilities (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Primal:
Package | Downloads |
---|---|
PPBasics
Provides basic systems and components for the primal framework. |
|
PPMonoGraphics
Provides classes to use Monogame graphics with the primal framework. |
|
Undine.Primal
undine bindings for Primal ECS |
GitHub repositories
This package is not used by any popular GitHub repositories.