Info
| Version: | 0.0.3 |
| Author(s): | Michael Yarichuk |
| Last Update: | Monday, June 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DefaultECS.EntityFactory |
Install
Install-Package DefaultECS.EntityFactory
dotnet add package DefaultECS.EntityFactory
paket add DefaultECS.EntityFactory
DefaultECS.EntityFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(>= 2.0.4)
- DefaultEcs(>= 0.10.1)
- FastMember(>= 1.5.0)
- Fasterflect.Netstandard(>= 1.0.9)
Tags
Implements template based entity composition with multiple inheritance and composition of hierarchy from any source, including text files.