public MessagesController() { _messagesRepository = MessagesRepository.GetInstance(); //при наличии DI получение репозитория оттуда }