Updated to use latest EcsRx
This now uses the new version which does away with IEntityCollectionManager
and has IEntityDatabase
and IObservableGroupManager
which do the same sort of things it used to do.
You are also now able to use the EcsRx persistence plugin if you want, which allows you to do complex data tasks in a simple and fluent way.