Setting up the Project
This page explains how to set up the project for a custom TM lookup application in C#.
Create a new WPF application in Microsoft Visual Studio 2022 named Sdl.SDK.LanguagePlatform.Samples.TmLookup.
Add the following references to your project:
- Sdl.LanguagePlatform.Core
- Sdl.LanguagePlatform.TranslationMemory
- Sdl.LanguagePlatform.TranslationMemoryApi
Note
At the time of writing, this SDK version required the build path folder to point to the directory that contains the Trados Studio installation.