public TopicsPost GetPost(Int64 ixTopic) => _topicsRepository.GetPost(ixTopic);