Namespace Fibula.Data.Repositories
Classes
AccountRepository
Class that represents an accounts repository.
CharacterRepository
Class that represents a character repository.
GenericReadOnlyRepository<TEntity>
Class that represents a read-only repository for an entity in the context.
GenericRepository<TEntity>
Class that represents a repository for any entity in the context.
ItemTypeReadOnlyRepository
Class that represents a read-only repository for item types.
MonsterTypeReadOnlyRepository
Class that represents a read-only repository for monster types.