Equals overrides are not used in EF queries without running the comaprison locally instead of on the database, so to preserve that the comparison logic is instead implemented on a per manager basis.
- Applies a `class` constraint to the generic type in `IModelManager` - Add xmldoc
Fix control points with same timestamp potentially being parsed incorrectly