Namespace Tree

Here are the various namespaces in use in the code..

  • \
  • App
    • \
    • Controller
      • \
      • Exception
    • Domain
      • ReadModel
        • CardGames
        • Exception
        • OccupiedSeats
        • PersonalPlayerInfo
          • \
          • Exception
        • PlayerProfile
        • PlayersAtTable
        • PlayingPlayer
        • RevealedCards
        • SeatedPlayer
        • TableState
        • WelcomingTable
      • StringObject
        • \
        • ShortString
      • ValueObject
        • \
        • Card
          • \
          • Exception
        • Election
          • \
          • Exception
        • Game
          • \
          • Exception
        • Invitation
          • \
          • Exception
        • Player
          • \
          • Exception
        • StringObject
          • \
          • Exception
        • Table
          • \
          • Exception
      • WriteModel
        • Game
          • \
          • Command
          • Event
          • Exception
        • Table
          • \
          • Command
          • Event
          • Exception
          • ProcessManager
    • Orm
      • Entity
      • ReadModel
      • Repository
    • Publishing
    • Random
    • StoredEventRepository
    • TestData