public void Dispose() { _IProjectRepo.Dispose(); GC.SuppressFinalize(this); // throw new NotImplementedException(); }