Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  Entitas
  Entitas
  Collector
 Collector.cs
 CollectorException.cs
  Context
  Exceptions
 ContextDoesNotContainEntityException.cs
 ContextEntityIndexDoesAlreadyExistException.cs
 ContextEntityIndexDoesNotExistException.cs
 ContextInfoException.cs
 ContextStillHasRetainedEntitiesException.cs
 EntityIsNotDestroyedException.cs
  Interfaces
 IContext.cs
 IContexts.cs
 Context.cs
 ContextExtension.cs
 ContextInfo.cs
  Entity
  Exceptions
 EntityAlreadyHasComponentException.cs
 EntityDoesNotHaveComponentException.cs
 EntityIsAlreadyRetainedByOwnerException.cs
 EntityIsNotEnabledException.cs
 EntityIsNotRetainedByOwnerException.cs
 Entity.cs
 EntityEqualityComparer.cs
 IEntity.cs
  EntityIndex
 AbstractEntityIndex.cs
 EntityIndex.cs
 EntityIndexException.cs
 IEntityIndex.cs
 PrimaryEntityIndex.cs
  Extensions
 CollectionExtension.cs
 ComponentStringExtension.cs
 ContextStringExtension.cs
 InterfaceTypeExtension.cs
 SystemStringExtension.cs
 TypeSerializationExtension.cs
  Group
 Group.cs
 GroupEvent.cs
 GroupExtension.cs
 GroupSingleEntityException.cs
 IGroup.cs
  Matcher
  Interfaces
 IAllOfMatcher.cs
 IAnyOfMatcher.cs
 ICompoundMatcher.cs
 IMatcher.cs
 INoneOfMatcher.cs
 Matcher.cs
 MatcherEquals.cs
 MatcherException.cs
 MatcherStatic.cs
 MatcherToString.cs
  Systems
  Interfaces
 ICleanupSystem.cs
 IExecuteSystem.cs
 IInitializeSystem.cs
 IReactiveSystem.cs
 ISystem.cs
 ITearDownSystem.cs
 ReactiveSystem.cs
 Systems.cs
  Utils
  Caching
 ObjectCache.cs
 ObjectPool.cs
  Configuration
 EntitasPreferences.cs
 EntitasPreferencesConfig.cs
 Properties.cs
  PublicMemberInfo
 AttributeInfo.cs
 PublicMemberInfo.cs
 PublicMemberInfoEntityExtension.cs
 PublicMemberInfoExtension.cs
 EntitasCache.cs
 EntitasException.cs
 IComponent.cs